|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
All different reason for error, used when notifying the listener about an error (onServerError). More...
Public Attributes | |
| UNKNOWN | |
| MISSING_CLIENT | |
| Generic error, cause could not be identified. | |
| MISSING_SERVER | |
| Client was not set (use setClient). | |
| CLIENT_ERROR | |
| Server was not set (use setServer). | |
| SERVER_ERROR | |
| The client produced an error. | |
All different reason for error, used when notifying the listener about an error (onServerError).
| com.tritondigital.net.streaming.proxy.Proxy.StateChangedListener.ErrorDetail.SERVER_ERROR |
The client produced an error.
Use getDetails() to debug.