Class TrackEvent
public sealed class TrackEvent : Google.Protobuf.IMessage<TrackEvent>, Google.Protobuf.IBufferMessage
- Inheritance
-
TrackEvent
- Implements
-
IBufferMessage
- Extension Methods
Constructors
TrackEvent()
public TrackEvent()
TrackEvent(TrackEvent)
public TrackEvent(TrackEvent other)
Parameters
otherTrackEvent
Properties
Descriptor
public static Google.Protobuf.Reflection.MessageDescriptor Descriptor { get; }
Property Value
- MessageDescriptor
Parser
public static Google.Protobuf.MessageParser<TrackEvent> Parser { get; }
Property Value
- MessageParser<TrackEvent>
Methods
CalculateSize()
public int CalculateSize()
Returns
Clone()
public TrackEvent Clone()
Returns
Equals(TrackEvent)
public bool Equals(TrackEvent other)
Parameters
otherTrackEvent
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(TrackEvent)
public void MergeFrom(TrackEvent other)
Parameters
otherTrackEvent
ToString()
public override string ToString()
Returns
WriteTo(CodedOutputStream)
public void WriteTo(Google.Protobuf.CodedOutputStream output)
Parameters
outputCodedOutputStream