Package | Description |
---|---|
app.library.linkflow |
Modifier and Type | Method and Description |
---|---|
static ConnectManager.STATE |
ConnectManager.STATE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectManager.STATE[] |
ConnectManager.STATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectManager.Listener.bluetoothState(ConnectManager.STATE state,
ConnectManager.PARING paring) |
void |
ConnectManager.Listener.p2pState(ConnectManager.STATE state,
ConnectManager.STATUS status,
android.net.wifi.p2p.WifiP2pInfo info) |