Table of Contents

Class E2eeManagerGetFrameCryptorsRequest

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

Constructors

E2eeManagerGetFrameCryptorsRequest()

public E2eeManagerGetFrameCryptorsRequest()

E2eeManagerGetFrameCryptorsRequest(E2eeManagerGetFrameCryptorsRequest)

public E2eeManagerGetFrameCryptorsRequest(E2eeManagerGetFrameCryptorsRequest other)

Parameters

other E2eeManagerGetFrameCryptorsRequest

Properties

Descriptor

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

Property Value

MessageDescriptor

Parser

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

Property Value

MessageParser<E2eeManagerGetFrameCryptorsRequest>

Methods

CalculateSize()

public int CalculateSize()

Returns

int

Clone()

public E2eeManagerGetFrameCryptorsRequest Clone()

Returns

E2eeManagerGetFrameCryptorsRequest

Equals(E2eeManagerGetFrameCryptorsRequest)

public bool Equals(E2eeManagerGetFrameCryptorsRequest other)

Parameters

other E2eeManagerGetFrameCryptorsRequest

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

public void MergeFrom(E2eeManagerGetFrameCryptorsRequest other)

Parameters

other E2eeManagerGetFrameCryptorsRequest

ToString()

public override string ToString()

Returns

string

WriteTo(CodedOutputStream)

public void WriteTo(Google.Protobuf.CodedOutputStream output)

Parameters

output CodedOutputStream