Method signature CoWatchingDelegate.onCoWatchingStateChanged

Apply the supplied state to media playout, up to and including switching to a new media stream if the mediaId changes.

Signature

onCoWatchingStateChanged(newState: CoWatchingState): void;

Details

Optional No

Parameters

Name Type Optional Description
newState CoWatchingState No

Returns

void