Package | Description |
---|---|
com.ciscowebex.androidsdk.phone |
Modifier and Type | Method and Description |
---|---|
Phone.AudioBRNMode |
Phone.getAudioBNRMode()
Return the audio background noise removal mode.
|
static Phone.AudioBRNMode |
Phone.AudioBRNMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Phone.AudioBRNMode[] |
Phone.AudioBRNMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Phone.setAudioBNRMode(Phone.AudioBRNMode mode)
Set the audio background noise removal mode, default value is
HP . |