Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicCobrowse
Packages that use QueueConversationVideoEventTopicCobrowse
-
Uses of QueueConversationVideoEventTopicCobrowse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicCobrowseModifier and TypeMethodDescriptionQueueConversationVideoEventTopicCobrowse.afterCallWork(QueueConversationVideoEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationVideoEventTopicCobrowse.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.QueueConversationVideoEventTopicCobrowse.cobrowseRole(String cobrowseRole) This value identifies the role of the co-browse client within the co-browse session (a client is a sharer or a viewer).QueueConversationVideoEventTopicCobrowse.cobrowseSessionId(String cobrowseSessionId) The co-browse session ID.QueueConversationVideoEventTopicCobrowse.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.QueueConversationVideoEventTopicCobrowse.controlling(List<String> controlling) ID of co-browse participants for which this client has been granted control (list is empty if this client cannot control any shared pages).QueueConversationVideoEventTopicCobrowse.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationVideoEventTopicCobrowse.disconnectType(QueueConversationVideoEventTopicCobrowse.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.QueueConversationVideoEventTopicCobrowse.initialState(QueueConversationVideoEventTopicCobrowse.InitialStateEnum initialState) The id of the peer communication corresponding to a matching leg for this communication.The source provider of the co-browse communication.QueueConversationVideoEventTopicCobrowse.providerEventTime(Date providerEventTime) The time when the provider event which triggered this conversation update happened in the corrected provider clock (milliseconds since 1970-01-01 00:00:00 UTC).QueueConversationVideoEventTopicCobrowse.queueMediaSettings(QueueConversationVideoEventTopicQueueMediaSettings queueMediaSettings) Represents the queue setting for this media.The room id for the chat.The UUID of the script to use.QueueConversationVideoEventTopicCobrowse.self(QueueConversationVideoEventTopicAddress self) Address and name data for a call endpoint.QueueConversationVideoEventTopicCobrowse.state(QueueConversationVideoEventTopicCobrowse.StateEnum state) The URL that can be used to open co-browse session in web browser.QueueConversationVideoEventTopicCobrowse.wrapup(QueueConversationVideoEventTopicWrapup wrapup) Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationVideoEventTopicCobrowseModifier and TypeMethodDescriptionQueueConversationVideoEventTopicParticipant.getCobrowsesessions()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationVideoEventTopicCobrowseModifier and TypeMethodDescriptionQueueConversationVideoEventTopicParticipant.cobrowsesessions(List<QueueConversationVideoEventTopicCobrowse> cobrowsesessions) voidQueueConversationVideoEventTopicParticipant.setCobrowsesessions(List<QueueConversationVideoEventTopicCobrowse> cobrowsesessions)