Table of Contents

Class SetKeyResponse

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

Constructors

SetKeyResponse()

public SetKeyResponse()

SetKeyResponse(SetKeyResponse)

public SetKeyResponse(SetKeyResponse other)

Parameters

other SetKeyResponse

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<SetKeyResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public SetKeyResponse Clone()

Returns

SetKeyResponse

Equals(SetKeyResponse)

public bool Equals(SetKeyResponse other)

Parameters

other SetKeyResponse

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

public void MergeFrom(SetKeyResponse other)

Parameters

other SetKeyResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream