DeviceMap
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class DeviceMap : IMessage<DeviceMap>, IBufferMessageConstructors
Constructor
public DeviceMap()
Overload
public DeviceMap(DeviceMap other)
Properties
| Name | Type | Summary |
|---|---|---|
| AnchorPayload | ByteString | - |
| static readonly Descriptor | MessageDescriptor | - |
| readonly DeviceMapNodes | RepeatedField<DeviceMapNode> | - |
| Graphs | Graphs | - |
| static readonly Parser | MessageParser<DeviceMap> | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static AnchorPayloadFieldNumber | int | - |
| static DeviceMapNodesFieldNumber | int | - |
| static GraphsFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | DeviceMap | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage