iOS高德地图SDK(基础) V1.9.0
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 

设置设备鉴权信息,鉴权未通过的设备,部分功能将无法使用。 对于未绑定的终端-设备,会自动完成绑定。

Parameters
licenseIdlicenseId
deviceId设备(车机)的唯一ID
terminalId终端(手机)的唯一ID

◆ 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 高德信息技术有限公司 版权所有,保留所有权利。