- Cloud - Static variable in class com.xconns.peerdevicenet.NetInfo
-
- com.xconns.peerdevicenet - package com.xconns.peerdevicenet
-
PeerDeviceNet enables P2P, M2M connection and communication among mobile,IoT
devices (phones, tablets, etc.).
- CONN_DENY_CODE - Static variable in class com.xconns.peerdevicenet.Router.MsgKey
-
- CONNECT - Static variable in class com.xconns.peerdevicenet.Router.MsgId
-
message id for request to connect to a peer device.
- connect(DeviceInfo, byte[], int) - Method in class com.xconns.peerdevicenet.RouterConnectionClient
-
send connection request to peer device.
- CONNECT_NETWORK - Static variable in class com.xconns.peerdevicenet.Router.MsgId
-
message id to request connecting to a network
- CONNECT_TIMEOUT - Static variable in class com.xconns.peerdevicenet.Router.MsgKey
-
- CONNECTED - Static variable in class com.xconns.peerdevicenet.Router.MsgId
-
message id to notify client that a peer connected.
- CONNECTING - Static variable in class com.xconns.peerdevicenet.Router.MsgId
-
message id to notify client that a peer device is trying
to connect.
- CONNECTION_FAILED - Static variable in class com.xconns.peerdevicenet.Router.MsgId
-
message id to notify client that connection to peer failed.
- connectNetwork(NetInfo) - Method in class com.xconns.peerdevicenet.RouterConnectionClient
-
connect to the specified network.
- ConnFailureCode() - Constructor for class com.xconns.peerdevicenet.Router.ConnFailureCode
-
- CREATOR - Static variable in class com.xconns.peerdevicenet.DeviceInfo
-
Parcel marshaling setting.
- CREATOR - Static variable in class com.xconns.peerdevicenet.NetInfo
-