Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicScreenMonitoring
Packages that use QueueConversationSocialExpressionEventTopicScreenMonitoring
-
Uses of QueueConversationSocialExpressionEventTopicScreenMonitoring in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicScreenMonitoringModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicScreenMonitoring.connectedTime(Date connectedTime) The timestamp when this communication was connected in the cloud clock.Number of Screen Monitoring sessions the targetUserId is involved in.QueueConversationSocialExpressionEventTopicScreenMonitoring.disconnectedTime(Date disconnectedTime) The timestamp when this communication disconnected from the conversation in the provider clock.QueueConversationSocialExpressionEventTopicScreenMonitoring.disconnectType(QueueConversationSocialExpressionEventTopicScreenMonitoring.DisconnectTypeEnum disconnectType) System defined string indicating what caused the communication to disconnect.A globally unique identifier for this communication.QueueConversationSocialExpressionEventTopicScreenMonitoring.initialState(QueueConversationSocialExpressionEventTopicScreenMonitoring.InitialStateEnum initialState) QueueConversationSocialExpressionEventTopicScreenMonitoring.monitoringType(QueueConversationSocialExpressionEventTopicScreenMonitoring.MonitoringTypeEnum monitoringType) The screen monitoring type.The source provider.QueueConversationSocialExpressionEventTopicScreenMonitoring.screenMonitoringId(String screenMonitoringId) Screen Monitoring identifier unique to the sourceUserId-targetUserId pair.QueueConversationSocialExpressionEventTopicScreenMonitoring.state(QueueConversationSocialExpressionEventTopicScreenMonitoring.StateEnum state) QueueConversationSocialExpressionEventTopicScreenMonitoring.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 QueueConversationSocialExpressionEventTopicScreenMonitoringModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicParticipant.getScreenMonitorings()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type QueueConversationSocialExpressionEventTopicScreenMonitoringModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicParticipant.screenMonitorings(List<QueueConversationSocialExpressionEventTopicScreenMonitoring> screenMonitorings) voidQueueConversationSocialExpressionEventTopicParticipant.setScreenMonitorings(List<QueueConversationSocialExpressionEventTopicScreenMonitoring> screenMonitorings)