Package | Description |
---|---|
app.library.linkflow |
Modifier and Type | Method and Description |
---|---|
static ConnectManager.ALERT |
ConnectManager.ALERT.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ConnectManager.ALERT[] |
ConnectManager.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 |
ConnectManager.Listener.alert(ConnectManager.ALERT alert)
you can check below alert by realtime.
|