getState
Gets the current playback state.
Constants.MediaPlayerState getState();
Return Values
If the method call succeeds, returns the current playback state. See MediaPlayerState.
Gets the current playback state.
Constants.MediaPlayerState getState();
If the method call succeeds, returns the current playback state. See MediaPlayerState.