Table of Contents

Class UnregisterRpcMethodResponse

Namespace
LiveKit.Proto
public sealed class UnregisterRpcMethodResponse : Google.Protobuf.IMessage<UnregisterRpcMethodResponse>, Google.Protobuf.IBufferMessage
Inheritance
UnregisterRpcMethodResponse
Implements
IBufferMessage
Extension Methods

Constructors

UnregisterRpcMethodResponse()

public UnregisterRpcMethodResponse()

UnregisterRpcMethodResponse(UnregisterRpcMethodResponse)

public UnregisterRpcMethodResponse(UnregisterRpcMethodResponse other)

Parameters

other UnregisterRpcMethodResponse

Properties

Descriptor

public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }

Property Value

MessageDescriptor

Parser

public static Google.Protobuf.MessageParser<UnregisterRpcMethodResponse> Parser { get; }

Property Value

MessageParser<UnregisterRpcMethodResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public UnregisterRpcMethodResponse Clone()

Returns

UnregisterRpcMethodResponse

Equals(UnregisterRpcMethodResponse)

public bool Equals(UnregisterRpcMethodResponse other)

Parameters

other UnregisterRpcMethodResponse

Returns

bool

Equals(object)

public override bool Equals(object other)

Parameters

other object

Returns

bool

GetHashCode()

public override int GetHashCode()

Returns

int

MergeFrom(CodedInputStream)

public void MergeFrom(Google.Protobuf.CodedInputStream input)

Parameters

input CodedInputStream

MergeFrom(UnregisterRpcMethodResponse)

public void MergeFrom(UnregisterRpcMethodResponse other)

Parameters

other UnregisterRpcMethodResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream