Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCallEventTopicQueueMediaSettings
Packages that use ConversationCallEventTopicQueueMediaSettings
-
Uses of ConversationCallEventTopicQueueMediaSettings in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCallEventTopicQueueMediaSettingsModifier and TypeMethodDescriptionConversationCallEventTopicQueueMediaSettings.alertingTimeoutSeconds(Long alertingTimeoutSeconds) Specifies how long the agent has to answer an interaction before being marked as not responding.ConversationCallEventTopicQueueMediaSettings.autoAnswerAlertToneSeconds(BigDecimal autoAnswerAlertToneSeconds) Specifies the duration of the alerting sound to be played for auto answered interactions.ConversationCallEventTopicQueueMediaSettings.enableAutoAnswer(Boolean enableAutoAnswer) Flag to indicate if auto answer is enabled for the given media type or media subtype.ConversationCallEventTopicCallMediaParticipant.getQueueMediaSettings()ConversationCallEventTopicQueueMediaSettings.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 ConversationCallEventTopicQueueMediaSettingsModifier and TypeMethodDescriptionConversationCallEventTopicCallMediaParticipant.queueMediaSettings(ConversationCallEventTopicQueueMediaSettings queueMediaSettings) voidConversationCallEventTopicCallMediaParticipant.setQueueMediaSettings(ConversationCallEventTopicQueueMediaSettings queueMediaSettings)