Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicCobrowse
Packages that use QueueConversationEventTopicCobrowse
-
Uses of QueueConversationEventTopicCobrowse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicCobrowseModifier and TypeMethodDescriptionQueueConversationEventTopicCobrowse.afterCallWork(QueueConversationEventTopicAfterCallWork afterCallWork) A communication's after-call work data.QueueConversationEventTopicCobrowse.afterCallWorkRequired(Boolean afterCallWorkRequired) Indicates if after-call is required for a communication.QueueConversationEventTopicCobrowse.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).QueueConversationEventTopicCobrowse.cobrowseSessionId(String cobrowseSessionId) The co-browse session ID.QueueConversationEventTopicCobrowse.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.QueueConversationEventTopicCobrowse.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).QueueConversationEventTopicCobrowse.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationEventTopicCobrowse.disconnectType(QueueConversationEventTopicCobrowse.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.QueueConversationEventTopicCobrowse.initialState(QueueConversationEventTopicCobrowse.InitialStateEnum initialState) The id of the peer communication corresponding to a matching leg for this communication.The source provider of the co-browse communication.QueueConversationEventTopicCobrowse.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).QueueConversationEventTopicCobrowse.queueMediaSettings(QueueConversationEventTopicQueueMediaSettings queueMediaSettings) Represents the queue setting for this media.The room id for the chat.The UUID of the script to use.QueueConversationEventTopicCobrowse.self(QueueConversationEventTopicAddress self) Address and name data for a call endpoint.QueueConversationEventTopicCobrowse.state(QueueConversationEventTopicCobrowse.StateEnum state) The URL that can be used to open co-browse session in web browser.QueueConversationEventTopicCobrowse.wrapup(QueueConversationEventTopicWrapup wrapup) Call wrap up or disposition data.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationEventTopicCobrowseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationEventTopicCobrowseModifier and TypeMethodDescriptionQueueConversationEventTopicParticipant.cobrowsesessions(List<QueueConversationEventTopicCobrowse> cobrowsesessions) voidQueueConversationEventTopicParticipant.setCobrowsesessions(List<QueueConversationEventTopicCobrowse> cobrowsesessions)