点击或拖拽改变大小

ApiManager 类

接口
继承层次

命名空间:  Smobiler.Core.RPC
程序集:  Smobiler.Core (在 Smobiler.Core.dll 中) 版本:6.0.641.16928
语法
public class ApiManager : RPCManager

ApiManager 类型公开以下成员。

构造函数
  名称说明
公共方法ApiManager
初始化 ApiManager 类的一个新实例
Top
方法
  名称说明
公共方法GetGps
获取GPS数据
公共方法GetGpsAmap(GpsCallBackHandler, Boolean, String, Int32)
通过高德接口获取GPS数据
公共方法GetGpsAmap(GpsCallBackHandler, GPSSource, Boolean, String, Int32)
通过高德接口获取GPS数据
Top
参见