Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicScreenShare
Packages that use QueueConversationVideoEventTopicScreenShare
-
Uses of QueueConversationVideoEventTopicScreenShare in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicScreenShareModifier and TypeMethodDescriptionQueueConversationVideoEventTopicScreenShare.afterCallWork(QueueConversationVideoEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationVideoEventTopicScreenShare.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.QueueConversationVideoEventTopicScreenShare.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.The room id context (xmpp jid) for the conference session.QueueConversationVideoEventTopicScreenShare.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationVideoEventTopicScreenShare.disconnectType(QueueConversationVideoEventTopicScreenShare.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.QueueConversationVideoEventTopicScreenShare.initialState(QueueConversationVideoEventTopicScreenShare.InitialStateEnum initialState) The number of peer participants from the perspective of the participant in the conference.The id of the peer communication corresponding to a matching leg for this communication.The source provider of the screen share.QueueConversationVideoEventTopicScreenShare.queueMediaSettings(QueueConversationVideoEventTopicQueueMediaSettings queueMediaSettings) Represents the queue setting for this media.The UUID of the script to use.QueueConversationVideoEventTopicScreenShare.self(QueueConversationVideoEventTopicAddress self) Address and name data for a call endpoint.Indicates whether this participant is sharing their screen to the session.QueueConversationVideoEventTopicScreenShare.state(QueueConversationVideoEventTopicScreenShare.StateEnum state) QueueConversationVideoEventTopicScreenShare.wrapup(QueueConversationVideoEventTopicWrapup wrapup) Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationVideoEventTopicScreenShareMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationVideoEventTopicScreenShareModifier and TypeMethodDescriptionQueueConversationVideoEventTopicParticipant.screenshares(List<QueueConversationVideoEventTopicScreenShare> screenshares) voidQueueConversationVideoEventTopicParticipant.setScreenshares(List<QueueConversationVideoEventTopicScreenShare> screenshares)