Class ParticipantsUpdated
public sealed class ParticipantsUpdated : Google.Protobuf.IMessage<ParticipantsUpdated>, Google.Protobuf.IBufferMessage
- Inheritance
-
ParticipantsUpdated
- Implements
-
IBufferMessage
- Extension Methods
Constructors
ParticipantsUpdated()
public ParticipantsUpdated()
ParticipantsUpdated(ParticipantsUpdated)
public ParticipantsUpdated(ParticipantsUpdated other)
Parameters
otherParticipantsUpdated
Fields
ParticipantsFieldNumber
Field number for the "participants" field.
public const int ParticipantsFieldNumber = 1
Field Value
Properties
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
Parser
public static Google.Protobuf.MessageParser<ParticipantsUpdated> Parser { get; }
Property Value
- MessageParser<ParticipantsUpdated>
Participants
public Google.Protobuf.Collections.RepeatedField<ParticipantInfo> Participants { get; }
Property Value
- RepeatedField<ParticipantInfo>
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public ParticipantsUpdated Clone()
Returns
Equals(ParticipantsUpdated)
public bool Equals(ParticipantsUpdated other)
Parameters
otherParticipantsUpdated
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(ParticipantsUpdated)
public void MergeFrom(ParticipantsUpdated other)
Parameters
otherParticipantsUpdated
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream