ServerConnection
= a class that helps managing the server connection/discovery
Methods
- init()
- starts new HandlerThread
- startDiscoverRunnable()
- startHeartbeatRunnable()
- getServerURL()
Variables
- isConnectedToServer
- connectedServer
- serverList
Search