Package | Description |
---|---|
app.library.linkflow.manager.neckband |
Modifier and Type | Method and Description |
---|---|
static ConnectStateManage.ALERT |
ConnectStateManage.ALERT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectStateManage.ALERT[] |
ConnectStateManage.ALERT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectStateManage.alert(ConnectStateManage.ALERT type)
wifi p2p should work with location service so location service is disable then need to show some alert message.
|
void |
ConnectStateManage.StateListener.onConnectAlert(ConnectStateManage.ALERT type) |