DeviceMapNode
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class DeviceMapNode : IMessage<DeviceMapNode>, IBufferMessageConstructors
Constructor
public DeviceMapNode()
Overload
public DeviceMapNode(DeviceMapNode other)
Properties
| Name | Type | Summary |
|---|---|---|
| Algorithm | DeviceMappingAlgorithm | - |
| ConfigsJson | string | - |
| static readonly Descriptor | MessageDescriptor | - |
| MapAnchorPayload | ByteString | - |
| MapData | ByteString | - |
| MapDataTypeVersion | uint | - |
| MapNodeDataType | MapNodeDataType | - |
| static readonly Parser | MessageParser<DeviceMapNode> | - |
| SubId1 | ulong | - |
| SubId2 | ulong | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | DeviceMapNode | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage