public static interface MediaSessionConnector.ErrorMessageProvider
| Modifier and Type | Method and Description |
|---|---|
Pair<Integer,String> |
getErrorMessage(ExoPlaybackException playbackException)
Returns a pair consisting of an error code and a user readable error message for a given
exception.
|
Pair<Integer,String> getErrorMessage(ExoPlaybackException playbackException)