![]() |
Speedify SDK for Android 15.5.0
|
Common status data used in default foreground notification. More...
Public Attributes | |
State | state = State.LOGGED_OUT |
Current state. | |
String | serverName |
Name of current server. | |
boolean | killswitchActive |
If kill switch is currently active. | |
int | activePeerClients |
Number of active sharing peer clients. | |
List< String > | sharedNetworks |
Name of networks being shared. | |
Common status data used in default foreground notification.
int activePeerClients |
Number of active sharing peer clients.
boolean killswitchActive |
If kill switch is currently active.
String serverName |
Name of current server.
List<String> sharedNetworks |
Name of networks being shared.
State state = State.LOGGED_OUT |
Current state.