Click or drag to resize

Collaboration Events

The Collaboration type exposes the following members.

Events
  NameDescription
Public eventCapabilitiesChanged
Occurs when the collaboration's capabilities change, e.g., as a result of collaboration state change or an internal event.
Public eventEnded
Reports that a collaboration instance and all of its channels (whiteboard, content sharing, library sharing, etc.) has been ended.
Public eventInitialized
Called to report that the collaboration was Initialized.
Public eventModeratorPrivilegeChanged
Called to report that the collaboration participant's moderator privilege was changed.
Public eventParticipantEjected
Called to report that the collaboration participant was ejected.
Public eventPresenterPrivilegeChanged
Called to report that the collaboration participant's presenter privilege was changed.
Public eventServiceAvailable
Called to report that the collaboration session has a healthy signaling path.
Public eventServiceUnavailable
Called to report that the collaboration session does not have a healthy signaling path.
Public eventStarted
Reports that a collaboration instance has started.
Top
See Also