#include <AMapLicenseManager.h>
◆ licenseTerminalAuthResult:errmsg:
| - (void) licenseTerminalAuthResult: |
|
(int) |
errorCode |
| errmsg: |
|
(NSString *) |
msg |
|
|
| |
|
optional |
鉴权结果回调
- Parameters
-
| errorCode | 0:权限无效(未注册) 1:权限有效 2:权限无效(过期) 3:参数错误,不请求服务 其他:服务端错误码 |
| msg | 鉴权结果信息 |
◆ licenseTerminalAuthResult:errmsg:featureBits:
| - (void) licenseTerminalAuthResult: |
|
(int) |
errorCode |
| errmsg: |
|
(NSString *) |
msg |
| featureBits: |
|
(NSUInteger) |
featureBits |
|
|
| |
|
optional |
鉴权结果回调
- Parameters
-
| featureBits | SDK 能力位图,基础包为 bit0,高级包为 bit1 |
The documentation for this protocol was generated from the following file: