Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
Loading...
Searching...
No Matches
com.tritondigital.net.streaming.proxy.client.Client.StateChangedListener.ErrorDetail Enum Reference

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.
 

Detailed Description

All different reason for error, used when notifying the listener about an error (onClientError).

Member Data Documentation

◆ NETWORK_ERROR

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.


The documentation for this enum was generated from the following file: