Click or drag to resize

Collaboration Properties

The Collaboration type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Return the collaboration capabilities.
Public propertyChat
Returns Chat object associated with the collaboration.
Public propertyChatCapability
Returns whether the collaboration call supports chat.
Public propertyCollaborationInitialized
Returns flag indicating whether collaborations has been initialized. Flag is set true when all starting events are processed.
Public propertyCollaborationRenderType
Returns the type of collaboration renderer the client application needs to create to display collaboration content
Public propertyContentSharing
Returns ContentSharing object associated with the collaboration.
Public propertyContentSharingCapability
Returns whether the collaboration call supports content sharing.
Public propertyHasModeratorPrivilege
Checks whether the current collaboration user has moderator privileges.
Public propertyHasPresenterPrivilege
Checks whether the current collaboration user has presenter privileges.
Public propertyIsEjected
Indicates that the current user was ejected from the collaboration by the moderator.
Public propertyIsReceivingSharingPaused
Returns true if receiving sharing is paused.
Public propertyLibraryManager
Returns LibraryManager object associated with the collaboration.
Public propertyLibrarySharing
Returns LibrarySharing object associated with the collaboration.
Public propertyLibrarySharingCapability
Returns whether the collaboration call supports library sharing.
Public propertyMeetingMinutes
Returns MeetingMinutes object associated with the collaboration.
Public propertyMeetingMinutesCapability
Returns whether the collaboration call supports meeting minutes.
Public propertyNetworkLibraryCapability
Returns whether the collaboration call supports library management.
Public propertyReceivingSharingControlCapability
Public propertyRetrieveParticipantListCapability
Returns whether the collaboration can be queried to get the list of conference participants.
Public propertySlider
Returns Slider object associated with the collaboration.
Public propertySliderCapability
Returns Capability object indicating whether the slider feature is available.
Public propertyWhiteboard
Returns Whiteboard object associated with the collaboration.
Public propertyWhiteboardCapability
Returns Capability object indicating whether whiteboard sharing can be started by local participant.
Top
See Also