|
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 (onClientError). More...
Public Attributes | |
| UNKNOWN | |
| MALFORMED_URI | |
| Generic error, cause could not be identified. | |
| UNSUPPORTED_URI | |
| URI is malformed when passed as a String. | |
| ENQUEUE_NEW_DATA | |
| URI is not supported (may have an unsupported scheme). | |
| NETWORK_ERROR | |
| Failure when sending the new data to the listener. | |
All different reason for error, used when notifying the listener about an error (onClientError).
| com.tritondigital.net.streaming.proxy.client.Client.StateChangedListener.ErrorDetail.NETWORK_ERROR |
Failure when sending the new data to the listener.
Listener was unable to treat or enqueue it.