Class E2eeManagerGetFrameCryptorsResponse
public sealed class E2eeManagerGetFrameCryptorsResponse : Google.Protobuf.IMessage<E2eeManagerGetFrameCryptorsResponse>, Google.Protobuf.IBufferMessage
- Inheritance
-
E2eeManagerGetFrameCryptorsResponse
- Implements
-
IBufferMessage
- Extension Methods
Constructors
E2eeManagerGetFrameCryptorsResponse()
public E2eeManagerGetFrameCryptorsResponse()
E2eeManagerGetFrameCryptorsResponse(E2eeManagerGetFrameCryptorsResponse)
public E2eeManagerGetFrameCryptorsResponse(E2eeManagerGetFrameCryptorsResponse other)
Parameters
Fields
FrameCryptorsFieldNumber
Field number for the "frame_cryptors" field.
public const int FrameCryptorsFieldNumber = 1
Field Value
Properties
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
FrameCryptors
public Google.Protobuf.Collections.RepeatedField<FrameCryptor> FrameCryptors { get; }
Property Value
- RepeatedField<FrameCryptor>
Parser
public static Google.Protobuf.MessageParser<E2eeManagerGetFrameCryptorsResponse> Parser { get; }
Property Value
- MessageParser<E2eeManagerGetFrameCryptorsResponse>
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public E2eeManagerGetFrameCryptorsResponse Clone()
Returns
Equals(E2eeManagerGetFrameCryptorsResponse)
public bool Equals(E2eeManagerGetFrameCryptorsResponse other)
Parameters
Returns
Equals(object)
public override bool Equals(object other)
Parameters
otherobject
Returns
GetHashCode()
public override int GetHashCode()
Returns
MergeFrom(CodedInputStream)
public void MergeFrom(Google.Protobuf.CodedInputStream input)
Parameters
inputCodedInputStream
MergeFrom(E2eeManagerGetFrameCryptorsResponse)
public void MergeFrom(E2eeManagerGetFrameCryptorsResponse other)
Parameters
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream