public interface SapaServiceConnectListener
Modifier and Type | Method and Description |
---|---|
void |
onServiceConnected()
Called when connection was set.
|
void |
onServiceDisconnected()
Called when a connection to the Service has been lost.
|
void onServiceConnected()
void onServiceDisconnected()