高德地图SDK(定位)  V2.10.0
AMapGeoFenceManager.h File Reference
#import <Foundation/Foundation.h>
#import "AMapGeoFenceRegionObj.h"

Go to the source code of this file.

Classes

class  AMapGeoFenceManager
 地理围栏管理类(since 2.3.0) More...
 
protocol  <AMapGeoFenceManagerDelegate>
 地理围栏代理协议(since 2.3.0),该协议定义了获取地理围栏相关回调方法,包括添加、状态改变等。 More...
 

Functions

typedef NS_OPTIONS (NSUInteger, AMapGeoFenceActiveAction)
 地理围栏监听状态类型 More...
 
typedef NS_OPTIONS (NSUInteger, AMapGeoFenceRegionActiveStatus)
 地理围栏任务状态类型 More...
 

Function Documentation

◆ NS_OPTIONS() [1/2]

typedef NS_OPTIONS ( NSUInteger  ,
AMapGeoFenceActiveAction   
)

地理围栏监听状态类型

< 不进行监听

< 在范围内

< 在范围外

< 停留(在范围内超过10分钟)

◆ NS_OPTIONS() [2/2]

typedef NS_OPTIONS ( NSUInteger  ,
AMapGeoFenceRegionActiveStatus   
)

地理围栏任务状态类型

< 未注册

< 正在监控

< 暂停监控

© 2017 高德信息技术有限公司 版权所有,保留所有权利。