getMediaState method

MediaState getMediaState()

Implementation

MediaState getMediaState() {
  return state.operationState.mediaState;
}