百度地图SDK for iOS v4.0.0 类参考
output
headers
BMKGeneralDelegate.h
1
//
2
// BMKGeneralDelegate.h
3
// BMapKit
4
//
5
// Copyright 2011 Baidu Inc. All rights reserved.
6
//
7
8
#import <Foundation/Foundation.h>
9
11
@protocol
BMKGeneralDelegate <NSObject>
12
@optional
17
- (void)onGetNetworkState:(
int
)iError;
18
23
- (void)onGetPermissionState:(
int
)iError;
24
@end
生成于 2018年 四月 25日 星期三 15:35:49 , 为 百度地图SDK for iOS v4.0.0 类参考使用
1.8.14