iOS高德地图SDK(基础) V1.9.2
Loading...
Searching...
No Matches
AMapLicenseManager Class Reference

#include <AMapLicenseManager.h>

Inheritance diagram for AMapLicenseManager:

Instance Methods

(void) - setupLicense:deviceId:terminalId:
 

Class Methods

(instancetype) + shareManager
 

Properties

id< AMapLicenseManagerDelegatedelegate
 
AMapLicenseSetupCompletion setupLicenseCompletion
 

Method Documentation

◆ setupLicense:deviceId:terminalId:

- (void) setupLicense: (NSString *)  licenseId
deviceId: (NSString *)  deviceId
terminalId: (NSString *)  terminalId 

设置设备鉴权信息,鉴权未通过的设备,部分功能将无法使用。 Set the device authentication information. Devices that fail authentication will have limited functionality. 对于未绑定的终端-设备,会自动完成绑定。 For unbound terminal devices, binding will be automatically completed.

Parameters
licenseIdlicenseId
deviceId设备(车机)的唯一ID Unique ID of the device (car machine)
terminalId终端(手机)的唯一ID Unique ID of the terminal (mobile phone)

◆ shareManager

+ (instancetype) shareManager

Property Documentation

◆ delegate

- (id<AMapLicenseManagerDelegate>) delegate
readwritenonatomicweak

◆ setupLicenseCompletion

- (AMapLicenseSetupCompletion) setupLicenseCompletion
readwritenonatomiccopy

The documentation for this class was generated from the following file:
© 2017 高德信息技术有限公司 版权所有,保留所有权利。