iOS高德地图SDK(基础) V1.9.0
Loading...
Searching...
No Matches
<AMapLicenseManagerDelegate> Protocol Reference

#include <AMapLicenseManager.h>

Inheritance diagram for <AMapLicenseManagerDelegate>:

Instance Methods

(void) - licenseTerminalAuthResult:errmsg:
 
(void) - licenseTerminalAuthResult:errmsg:featureBits:
 

Method Documentation

◆ licenseTerminalAuthResult:errmsg:

- (void) licenseTerminalAuthResult: (int)  errorCode
errmsg: (NSString *)  msg 
optional

鉴权结果回调

Parameters
errorCode0:权限无效(未注册) 1:权限有效 2:权限无效(过期) 3:参数错误,不请求服务 其他:服务端错误码
msg鉴权结果信息

◆ licenseTerminalAuthResult:errmsg:featureBits:

- (void) licenseTerminalAuthResult: (int)  errorCode
errmsg: (NSString *)  msg
featureBits: (NSUInteger)  featureBits 
optional

鉴权结果回调

Parameters
featureBitsSDK 能力位图,基础包为 bit0,高级包为 bit1

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