| ActiveParticipant |
Interface representing active conference participant.
|
| ActiveParticipantListener |
Interface that can be used to get feedback and updates from the active conference participant.
|
| Conference |
Conference interface is accessible from the Call interface, and
provides access to conferencing related capabilities and actions.
|
| ConferenceListener |
ConferenceListener is an interface implemented by the client application
wishing to receive conference related change information from the
Conference object.
|
| ConferenceMobileLink |
MobileLink feature allows local conference participant to move his/her audio and video from the local
application to a conferencing room system nearby, while leaving conference controls (for conference moderators),
roster list viewing, in-conference chat and content slider functionality at the local application.
|
| ConferenceMobileLinkListener |
Listener interface used to report mobile link connection and disconnection related events.
|
| ConferenceSlideViewer |
Interface providing conference slide viewing capability.
|
| ConferenceSlideViewerListener |
Listener interface used to report conference slide viewer related events.
|
| ConferenceSlideViewerSubscriptionCompletionHandler |
Defines an interface that the client application must implement
to receive the result of an operation requested on various conference slide viewer
related methods.
|
| DroppedParticipant |
Interface representing conference participant dropped from the conference.
|
| DroppedParticipantListener |
Interface that can be used to get feedback and updates from the dropped conference participant.
|
| Participant |
Interface representing a conference participant.
|
| ParticipantListener |
Interface that can be used to get feedback and updates from the conference participant.
|
| PendingParticipant |
PendingParticipant class represents a participant waiting to join the conference.
|
| PendingParticipantListener |
Interface that can be used to get feedback and updates from the pending conference participant.
|