百度地图SDK for iOS v3.4.4 类参考
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年 一月 22日 星期一 17:52:30 , 为 百度地图SDK for iOS v3.4.4 类参考使用
1.8.14