Occurs when the meeting sharing settings is changed
Occurs when the meeting sharing state is changed
Occurs when the meeting sharing user is changed
Indicates whether the current sharing is started by the local user.
True means the local user or otherwise
Indicates whether the current sharing is started by the remote user.
True means the remote user or otherwise
Indicates whether the sharing is being locked.
True means locked, False means not
Locks sharing function.
0 means the action succeeds or fails otherwise
Removes the specified listener from the listener array for the event named eventName.
Adds a one-time listener function for the event named eventName. The next time eventName is triggered, this listener is removed and then invoked.
Starts sharing the device screen in an active meeting.
MediaStream means the action succeeds or fails otherwise
Stops the current sharing session of the remote user.
The unique id of the specific meeting user
0 means success or fails otherwise
Stops sharing.
0 means success or fails otherwise
Unlocks the current meeting sharing.
0 means the action succeeds or fails otherwise
The SharingController class is a managing class to control the sharing-related functions and states in an active meeting, such as starts or stops the sharing.