Start
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class Start : IMessage<Start>, IBufferMessageConstructors
Constructor
public Start()
Overload
public Start(Start other)
Properties
| Name | Type | Summary |
|---|---|---|
| DateTime | string | - |
| static readonly Descriptor | MessageDescriptor | - |
| DeviceEnvInfo | string | - |
| FilePath | string | - |
| static readonly Parser | MessageParser<Start> | - |
| SessionIdentifier | ByteString | - |
| TimestampMs | ulong | - |
| VpsConfig | VpsConfig | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | Start | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage