跳过导航链接
A B C E F G H I L M O P Q R S T U _ 

A

addSubscribeAPI(String, int) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
add subscribe from api

B

bindListenerAPI(MqttServiceListener) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
bind listener then we can send message to api
BUSY - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
BUSY_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 

C

checkPara(String...) - 类 中的静态方法io.fogcloud.fog_mqtt.helper.ComHelper
Check argument, whether it is null or blank
clientID - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 
CLOSED - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
CLOSED_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
ComHelper - io.fogcloud.fog_mqtt.helper中的类
Many javas will use this function Project:MiCOSDK Author:Sin Creat time 2016-01-20
ComHelper() - 类 的构造器io.fogcloud.fog_mqtt.helper.ComHelper
 
CONTEXT - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
CONTEXT_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 

E

EMPTY - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
EMPTY_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
EXCEPTION_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 

F

failureCBCtrlDev(int, String, ListenDeviceCallBack) - 类 中的静态方法io.fogcloud.fog_mqtt.helper.ComHelper
 

G

getService() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
 

H

host - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 

I

initMessageSend(MqttServiceListener) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
start receive messages
io.fogcloud.fog_mqtt.api - 程序包 io.fogcloud.fog_mqtt.api
 
io.fogcloud.fog_mqtt.helper - 程序包 io.fogcloud.fog_mqtt.helper
 
io.fogcloud.fog_mqtt.service - 程序包 io.fogcloud.fog_mqtt.service
 
isencrypt - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 

L

ListenDeviceCallBack - io.fogcloud.fog_mqtt.helper中的类
 
ListenDeviceCallBack() - 类 的构造器io.fogcloud.fog_mqtt.helper.ListenDeviceCallBack
 
ListenDeviceParams - io.fogcloud.fog_mqtt.helper中的类
int mqtttype = 1; String host = "tcp://mqtt.ons.aliyun.com:1883"; String userName = "wHQNxxxo9fqHYy"; String passWord = "VcVi86xxxATWYmiugoBFh"; String clientID = "CID_XXX_TEST@@@M0x"; String topic = "CID_XXX_TEST"; String p2ptopic = topic + "/p2p/"; String[] topicFilters = new String[]{topic, p2ptopic};
ListenDeviceParams() - 类 的构造器io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 

M

MQTT - io.fogcloud.fog_mqtt.api中的类
 
MQTT(Context) - 类 的构造器io.fogcloud.fog_mqtt.api.MQTT
 
MQTTErrCode - io.fogcloud.fog_mqtt.helper中的类
 
MQTTErrCode() - 类 的构造器io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
MqttService - io.fogcloud.fog_mqtt.service中的类
 
MqttService() - 类 的构造器io.fogcloud.fog_mqtt.service.MqttService
 
MqttService.ServiceBinder - io.fogcloud.fog_mqtt.service中的类
 
MqttServiceAPI - io.fogcloud.fog_mqtt.service中的类
 
MqttServiceAPI() - 类 的构造器io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
MqttServiceListener - io.fogcloud.fog_mqtt.service中的接口
 
mqtttype - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
0 fogcloud2.0 1 AliMQTT

O

onBind(Intent) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
 
onCreate() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
 
onDestroy() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
 
onDeviceStatusReceived(int, String) - 类 中的方法io.fogcloud.fog_mqtt.helper.ListenDeviceCallBack
 
onDevStatusReceived(int, String, ListenDeviceCallBack) - 类 中的静态方法io.fogcloud.fog_mqtt.helper.ComHelper
 
onFailure(int, String) - 类 中的方法io.fogcloud.fog_mqtt.helper.ListenDeviceCallBack
 
onMqttReceiver(int, String) - 接口 中的方法io.fogcloud.fog_mqtt.service.MqttServiceListener
 
onServiceConnected(ComponentName, IBinder) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
onServiceDisconnected(ComponentName) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
onSuccess(int, String) - 类 中的方法io.fogcloud.fog_mqtt.helper.ListenDeviceCallBack
 

P

passWord - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 
port - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 
publish(String, String, int, boolean, ListenDeviceCallBack) - 类 中的方法io.fogcloud.fog_mqtt.api.MQTT
send command
publishAPI(String, String, int, boolean) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
publish from api
publishCommand(String, String, int, boolean) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
send command to device
publishService(String, String, int, boolean) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
publish command to service

Q

QOS_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
QOSERR - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 

R

recvMessage() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
recvMsgAPI() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
want receive message again
recvMsgService() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
 

S

ServiceBinder() - 类 的构造器io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
 
startMqtt(ListenDeviceParams, ListenDeviceCallBack) - 类 中的方法io.fogcloud.fog_mqtt.api.MQTT
connect the mqtt server
startMqttService(String, String, String, String, String, String, boolean) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
start mqtt service
startMqttService(Context, String, String, String, String, String, String, boolean, MqttServiceListener) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
start mqtt service
stopMqtt(ListenDeviceCallBack) - 类 中的方法io.fogcloud.fog_mqtt.api.MQTT
close the connect
stopMqttService() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
stop mqtt service
stopMqttService(Context) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
stop mqtt service
stopRecvMessage() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
stopRecvMsgAPI() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
stop sending message to api
stopRecvMsgService() - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
stop receive messages
subscribe(String, int, ListenDeviceCallBack) - 类 中的方法io.fogcloud.fog_mqtt.api.MQTT
add topic
subscribe(String, int) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
subscribeService(String, int) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
subscribe topic
SUCCESS - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
SUCCESS_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
successCBCtrlDev(int, String, ListenDeviceCallBack) - 类 中的静态方法io.fogcloud.fog_mqtt.helper.ComHelper
 

T

topic - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 
topicFilters - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 

U

unsubscribe(String, ListenDeviceCallBack) - 类 中的方法io.fogcloud.fog_mqtt.api.MQTT
remove the topic
unsubscribe(String) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttServiceAPI
 
unSubscribeAPI(String) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService.ServiceBinder
remove one topic of topics by api
unSubscribeService(String) - 类 中的方法io.fogcloud.fog_mqtt.service.MqttService
cancel subscribe topic
userName - 类 中的变量io.fogcloud.fog_mqtt.helper.ListenDeviceParams
 

_

_CON_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_CON_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_DISCON_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_DISCON_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_EXCEP_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_EXCEPTION_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_LOST_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_LOST_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_PAYLOAD_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
--------------------------
_PUB_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_PUB_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_RESUB_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_RESUB_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_STOP_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_STOP_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_SUB_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_SUB_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_TOPIC_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_TOPIC_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_UNSUB_CODE - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
_UNSUB_MSG - 类 中的静态变量io.fogcloud.fog_mqtt.helper.MQTTErrCode
 
A B C E F G H I L M O P Q R S T U _ 
跳过导航链接