Uses of Enum Class
com.mypurecloud.sdk.v2.model.ResponseSet.LiveSpeakerDetectionModeEnum
Packages that use ResponseSet.LiveSpeakerDetectionModeEnum
-
Uses of ResponseSet.LiveSpeakerDetectionModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ResponseSet.LiveSpeakerDetectionModeEnumModifier and TypeMethodDescriptionResponseSet.LiveSpeakerDetectionModeEnum.fromString(String key) ResponseSet.getLiveSpeakerDetectionMode()Returns the enum constant of this class with the specified name.ResponseSet.LiveSpeakerDetectionModeEnum.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 ResponseSet.LiveSpeakerDetectionModeEnumModifier and TypeMethodDescriptionResponseSet.liveSpeakerDetectionMode(ResponseSet.LiveSpeakerDetectionModeEnum liveSpeakerDetectionMode) Setting level of live speaker detection based on ringbacksvoidResponseSet.setLiveSpeakerDetectionMode(ResponseSet.LiveSpeakerDetectionModeEnum liveSpeakerDetectionMode)