BaiduMap_IOSSDK_v6.2.0_Docs
6.2.0
|
云检索结果列表类 更多...
#import <BMKCloudPOIList.h>
Protected 属性 | |
NSInteger | _status |
NSInteger | _total |
NSInteger | _size |
NSInteger | _pageNum |
NSArray * | _POIs |
属性 | |
NSInteger | status |
搜索状态 更多... | |
NSInteger | total |
结果总数 更多... | |
NSInteger | size |
当前页返回数量 更多... | |
NSInteger | pageNum |
页数 更多... | |
NSArray * | POIs |
POI结果列表 更多... | |
云检索结果列表类
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
readwritenonatomicassign |
页数
|
readwritenonatomicstrong |
POI结果列表
|
readwritenonatomicassign |
当前页返回数量
|
readwritenonatomicassign |
搜索状态
|
readwritenonatomicassign |
结果总数