getState abstract method

Future<String> getState()

Returns a string description of the current playback state.

Implementation

Future<String> getState();