Collaboration Events |
The Collaboration type exposes the following members.
| Name | Description | |
|---|---|---|
| CapabilitiesChanged |
Occurs when the collaboration's capabilities change, e.g., as a result of collaboration
state change or an internal event.
| |
| Ended |
Reports that a collaboration instance and all of its channels
(whiteboard, content sharing, library sharing, etc.) has been ended.
| |
| Initialized |
Called to report that the collaboration was Initialized.
| |
| ModeratorPrivilegeChanged |
Called to report that the collaboration participant's moderator privilege was changed.
| |
| ParticipantEjected |
Called to report that the collaboration participant was ejected.
| |
| PresenterPrivilegeChanged |
Called to report that the collaboration participant's presenter privilege was changed.
| |
| ServiceAvailable |
Called to report that the collaboration session has a healthy signaling path.
| |
| ServiceUnavailable |
Called to report that the collaboration session does not have a healthy signaling path.
| |
| Started |
Reports that a collaboration instance has started.
|