Closed pmogollons closed 3 years ago
We should have an event to signal that a user has started to share his screen when using custom UI.
{ event: 'screenSharedByUser', userId: Number }
6.5.0 - screenShareStartedByUser (another user) and screenShareStarted (self) events
6.5.0
screenShareStartedByUser
screenShareStarted
We should have an event to signal that a user has started to share his screen when using custom UI.
{ event: 'screenSharedByUser', userId: Number }