Class RtcStats.Types.Certificate
public sealed class RtcStats.Types.Certificate : Google.Protobuf.IMessage<RtcStats.Types.Certificate>, Google.Protobuf.IBufferMessage
- Inheritance
-
RtcStats.Types.Certificate
- Implements
-
IBufferMessage
- Extension Methods
Constructors
Certificate()
public Certificate()
Certificate(Certificate)
public Certificate(RtcStats.Types.Certificate other)
Parameters
otherRtcStats.Types.Certificate
Fields
Certificate_FieldNumber
Field number for the "certificate" field.
public const int Certificate_FieldNumber = 2
Field Value
RtcFieldNumber
Field number for the "rtc" field.
public const int RtcFieldNumber = 1
Field Value
Properties
Certificate_
public CertificateStats Certificate_ { get; set; }
Property Value
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
Parser
public static Google.Protobuf.MessageParser<RtcStats.Types.Certificate> Parser { get; }
Property Value
- MessageParser<Certificate>
Rtc
public RtcStatsData Rtc { get; set; }
Property Value
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public RtcStats.Types.Certificate Clone()
Returns
Equals(Certificate)
public bool Equals(RtcStats.Types.Certificate other)
Parameters
otherRtcStats.Types.Certificate
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(Certificate)
public void MergeFrom(RtcStats.Types.Certificate other)
Parameters
otherRtcStats.Types.Certificate
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream