DeviceMapAccessController
Class to access primitive device map data and configs using the new ARDK_MapStorage_* API
Declaration
public class DeviceMapAccessControllerNotice
This is an experimental feature, and is subject to breaking changes or deprecation without notice
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Instance | DeviceMapAccessController | - |
Methods
| Name | Type | Summary |
|---|---|---|
| AddMap | bool | - |
| ClearDeviceMap | bool | - |
| CreateRootAnchor | bool | - |
| ExtractMapMetadataFromAnchor | bool | - |
| GetMapData | bool | - |
| GetMapUpdate | bool | - |
| MergeMapUpdate | bool | - |