Table of Contents

Class FrameCryptorSetKeyIndexResponse

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

Constructors

FrameCryptorSetKeyIndexResponse()

public FrameCryptorSetKeyIndexResponse()

FrameCryptorSetKeyIndexResponse(FrameCryptorSetKeyIndexResponse)

public FrameCryptorSetKeyIndexResponse(FrameCryptorSetKeyIndexResponse other)

Parameters

other FrameCryptorSetKeyIndexResponse

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<FrameCryptorSetKeyIndexResponse>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public FrameCryptorSetKeyIndexResponse Clone()

Returns

FrameCryptorSetKeyIndexResponse

Equals(FrameCryptorSetKeyIndexResponse)

public bool Equals(FrameCryptorSetKeyIndexResponse other)

Parameters

other FrameCryptorSetKeyIndexResponse

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

public void MergeFrom(FrameCryptorSetKeyIndexResponse other)

Parameters

other FrameCryptorSetKeyIndexResponse

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream