Table of Contents

Class SetSharedKeyResponse

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

Constructors

SetSharedKeyResponse()

public SetSharedKeyResponse()

SetSharedKeyResponse(SetSharedKeyResponse)

public SetSharedKeyResponse(SetSharedKeyResponse other)

Parameters

other SetSharedKeyResponse

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<SetSharedKeyResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public SetSharedKeyResponse Clone()

Returns

SetSharedKeyResponse

Equals(SetSharedKeyResponse)

public bool Equals(SetSharedKeyResponse other)

Parameters

other SetSharedKeyResponse

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(SetSharedKeyResponse)

public void MergeFrom(SetSharedKeyResponse other)

Parameters

other SetSharedKeyResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream