|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
Interface to be implemented in order to be notified about the important changes of state of the server. More...
Classes | |
| enum | ErrorDetail |
| All different reason for error, used when notifying the listener about an error (onServerError). More... | |
Interface to be implemented in order to be notified about the important changes of state of the server.
Calls to this listener may come from any thread, so thread safety should be considered when designing the implementation.