- readBoneDebugServer(Context) - 类 中的静态方法com.aliyun.alink.alirn.dev.BoneDevHelper
-
- readPluginEnv(Context, String) - 类 中的静态方法com.aliyun.alink.alirn.dev.BoneDevHelper
-
- refreshSession(boolean, IRefreshSessionCallback) - 接口 中的方法com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
刷新当前会话
- refreshSession(boolean, IRefreshSessionCallback) - 类 中的静态方法com.aliyun.iot.aep.sdk.login.LoginBusiness
-
刷新当前会话
- registerConnectListener(boolean, IMobileConnectListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
注册通道的状态变化
- registerConnectListener(boolean, IMobileConnectListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- registerDownstreamListener(boolean, IGatewayDownstreamListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- registerDownstreamListener(boolean, IGatewayDownstreamListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
设置通道的下推回调,如果不需要用的时候,unRegisterDownstreamListener
- registerDownstreamListener(boolean, IMobileDownstreamListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.mobile.api.IMobileChannel
-
设置通道的下推回调,如果不需要用的时候,记得调用removeDownStreamListener
- registerDownstreamListener(boolean, IMobileDownstreamListener) - 类 中的方法com.aliyun.alink.linksdk.channel.mobile.api.MobileChannel
-
- registerLoginListener(ILoginStatusChangeListener) - 接口 中的方法com.aliyun.iot.aep.sdk.login.ILoginAdapter
-
注册全局登录状态监听
- registerModuleUrlHandler(List<String>, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
-
注册url 列表到一个urlHandler上
- registerModuleUrlHandler(String, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
-
注册单个url 到对应的handler上
- registerNativeCodeUrl(String, String) - 类 中的方法com.aliyun.iot.aep.routerexternal.RouterExternal
-
注册 code => url
- registerNativePages(List<String>, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.routerexternal.RouterExternal
-
注册 url => urlHandler
- registerRegexUrlHandler(String, IUrlHandler) - 类 中的方法com.aliyun.iot.aep.component.router.Router
-
注册正则到 handler上
- removeChangeListener(PluginConfigManager.OnPluginConfigChangedListener) - 类 中的方法com.aliyun.iot.aep.routerexternal.PluginConfigManager
-
删除config监听者
- removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - 类 中的方法com.aliyun.alink.linksdk.channel.gateway.api.GatewayChannel
-
- removeSubDevice(SubDeviceInfo, ISubDeviceRemoveListener) - 接口 中的方法com.aliyun.alink.linksdk.channel.gateway.api.IGatewayChannel
-
删除拓扑关系
- removeUrlInterceptor(Router.UrlInterceptor) - 类 中的方法com.aliyun.iot.aep.component.router.Router
-
删除一个拦截器
- request - 类 中的变量com.aliyun.iot.aep.sdk.apiclient.request.IoTRequestWrapper
-
请求的原始描述
- requestSinglePlugin(String, PluginConfigManager.OnSinglePluginRequestListener) - 类 中的方法com.aliyun.iot.aep.routerexternal.PluginConfigManager
-
单补请求
- Router - com.aliyun.iot.aep.component.router中的类
-
注册的url在这层级只注册到 scheme://host/path
支持正则匹配,正则优先级比较低,只有在字符串没匹配的情况下才会尝试正则匹配
- Router.UrlInterceptor - com.aliyun.iot.aep.component.router中的接口
-
url 拦截器
- RouterExternal - com.aliyun.iot.aep.routerexternal中的类
-
router扩展包装类
- RouterInfo() - 类 的构造器com.aliyun.alink.alirn.dev.BoneDevHelper.RouterInfo
-
- runtime - 类 中的变量com.aliyun.iot.aep.routerexternal.PluginConfigManager.PluginConfigData.Plugin
-
- runtime - 类 中的变量com.aliyun.iot.aep.routerexternal.PluginConfigManager.PluginConfigData.SDKData
-