Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicScreenMonitoring
Packages that use QueueConversationEventTopicScreenMonitoring
-
Uses of QueueConversationEventTopicScreenMonitoring in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicScreenMonitoringModifier and TypeMethodDescriptionQueueConversationEventTopicScreenMonitoring.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.Number of Screen Monitoring sessions the targetUserId is involved in.QueueConversationEventTopicScreenMonitoring.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationEventTopicScreenMonitoring.disconnectType(QueueConversationEventTopicScreenMonitoring.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.QueueConversationEventTopicScreenMonitoring.initialState(QueueConversationEventTopicScreenMonitoring.InitialStateEnum initialState) QueueConversationEventTopicScreenMonitoring.monitoringType(QueueConversationEventTopicScreenMonitoring.MonitoringTypeEnum monitoringType) The screen monitoring type.The source provider.QueueConversationEventTopicScreenMonitoring.screenMonitoringId(String screenMonitoringId) Screen Monitoring identifier unique to the sourceUserId-targetUserId pair.QueueConversationEventTopicScreenMonitoring.state(QueueConversationEventTopicScreenMonitoring.StateEnum state) QueueConversationEventTopicScreenMonitoring.targetUserId(String targetUserId) The user ID for the participant who is being screen monitored.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type QueueConversationEventTopicScreenMonitoringMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationEventTopicScreenMonitoringModifier and TypeMethodDescriptionQueueConversationEventTopicParticipant.screenMonitorings(List<QueueConversationEventTopicScreenMonitoring> screenMonitorings) voidQueueConversationEventTopicParticipant.setScreenMonitorings(List<QueueConversationEventTopicScreenMonitoring> screenMonitorings)