Method signature CoWatchingDelegate.onCoWatchingStateQuery

Return the current state of the local media playout. This is called regularly so it should be written to be performant.

Signature

onCoWatchingStateQuery(): CoWatchingQueryResponse;

Details

Optional No

Returns

CoWatchingQueryResponse

a CoWatchingState describing the current state.