Uses of Enum Class
com.mypurecloud.sdk.v2.model.CallbackMediaSettings.LiveVoiceReactionTypeEnum
Packages that use CallbackMediaSettings.LiveVoiceReactionTypeEnum
-
Uses of CallbackMediaSettings.LiveVoiceReactionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CallbackMediaSettings.LiveVoiceReactionTypeEnumModifier and TypeMethodDescriptionCallbackMediaSettings.LiveVoiceReactionTypeEnum.fromString(String key) CallbackMediaSettings.getLiveVoiceReactionType()Returns the enum constant of this class with the specified name.CallbackMediaSettings.LiveVoiceReactionTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type CallbackMediaSettings.LiveVoiceReactionTypeEnumModifier and TypeMethodDescriptionCallbackMediaSettings.liveVoiceReactionType(CallbackMediaSettings.LiveVoiceReactionTypeEnum liveVoiceReactionType) The action to take if a live voice is detected during the outbound call of a customer first callback.voidCallbackMediaSettings.setLiveVoiceReactionType(CallbackMediaSettings.LiveVoiceReactionTypeEnum liveVoiceReactionType)