WpsStopEvent
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class WpsStopEvent : IMessage<WpsStopEvent>, IBufferMessageConstructors
Constructor
public WpsStopEvent()
Overload
public WpsStopEvent(WpsStopEvent other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| static readonly Parser | MessageParser<WpsStopEvent> | - |
| SessionDistanceM | float | - |
| SessionTimeMs | long | - |
| WpsSessionId | string | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static SessionDistanceMFieldNumber | int | - |
| static SessionTimeMsFieldNumber | int | - |
| static WpsSessionIdFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | WpsStopEvent | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage