Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCobrowseEventTopicQueueMediaSettings
Packages that use QueueConversationCobrowseEventTopicQueueMediaSettings
-
Uses of QueueConversationCobrowseEventTopicQueueMediaSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCobrowseEventTopicQueueMediaSettingsModifier and TypeMethodDescriptionQueueConversationCobrowseEventTopicQueueMediaSettings.alertingTimeoutSeconds(Long alertingTimeoutSeconds) Specifies how long the agent has to answer an interaction before being marked as not responding.QueueConversationCobrowseEventTopicQueueMediaSettings.autoAnswerAlertToneSeconds(BigDecimal autoAnswerAlertToneSeconds) Specifies the duration of the alerting sound to be played for auto answered interactions.QueueConversationCobrowseEventTopicQueueMediaSettings.enableAutoAnswer(Boolean enableAutoAnswer) Flag to indicate if auto answer is enabled for the given media type or media subtype.QueueConversationCobrowseEventTopicCobrowseMediaParticipant.getQueueMediaSettings()QueueConversationCobrowseEventTopicQueueMediaSettings.manualAnswerAlertToneSeconds(BigDecimal manualAnswerAlertToneSeconds) Specifies the duration of the alerting sound to be played for manually answered interactionsMethods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCobrowseEventTopicQueueMediaSettingsModifier and TypeMethodDescriptionQueueConversationCobrowseEventTopicCobrowseMediaParticipant.queueMediaSettings(QueueConversationCobrowseEventTopicQueueMediaSettings queueMediaSettings) voidQueueConversationCobrowseEventTopicCobrowseMediaParticipant.setQueueMediaSettings(QueueConversationCobrowseEventTopicQueueMediaSettings queueMediaSettings)