Uses of Class
com.mypurecloud.sdk.v2.model.AudioState
Packages that use AudioState
-
Uses of AudioState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AudioStateModifier and TypeMethodDescriptionIndicates that this communication's audio allows its participant to hear others.Indicates that this communication's audio allows others to hear this participant.AudioUpdatedEvent.getAudioState()InitialConfiguration.getAudioState()Methods in com.mypurecloud.sdk.v2.model with parameters of type AudioStateModifier and TypeMethodDescriptionAudioUpdatedEvent.audioState(AudioState audioState) The updated audioState for the target communication.InitialConfiguration.audioState(AudioState audioState) Indicates the initial audio state for the communication.voidAudioUpdatedEvent.setAudioState(AudioState audioState) voidInitialConfiguration.setAudioState(AudioState audioState)