Vps2SessionStatusEvent
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class Vps2SessionStatusEvent : IMessage<Vps2SessionStatusEvent>, IBufferMessageConstructors
Constructor
public Vps2SessionStatusEvent()
Overload
public Vps2SessionStatusEvent(Vps2SessionStatusEvent other)
Properties
| Name | Type | Summary |
|---|---|---|
| readonly CloudLocalizationErrorCounts | MapField<string, int> | - |
| CloudLocalizationLatencyStats | Vps2LatencyStats | - |
| static readonly Descriptor | MessageDescriptor | - |
| DistanceTravelledM | float | - |
| readonly GeolocateErrorCounts | MapField<string, int> | - |
| GeolocateLatencyStats | Vps2LatencyStats | - |
| GeolocateWpsOffsetMeanM | float | - |
| IsSessionEnd | bool | - |
| NumCloudLocalizationRequests | int | - |
| NumCloudLocalizationSuccesses | int | - |
| NumCoarseToPreciseUpgrades | int | - |
| NumGeolocateRequests | int | - |
| NumGeolocateSuccesses | int | - |
| NumPreciseToCoarseRegressions | int | - |
| static readonly Parser | MessageParser<Vps2SessionStatusEvent> | - |
| SessionEndCause | Vps2SessionEndCause | - |
| SpanEndMs | long | - |
| SpanStartMs | long | - |
| TimeInStateCoarseMs | long | - |
| TimeInStatePreciseMs | long | - |
| TimeInStateUnavailableMs | long | - |
| VpsSessionId | string | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | Vps2SessionStatusEvent | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage