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