AudioOutputMode

enum AudioOutputMode : Enum<Call.AudioOutputMode>

The options to switch audio output during a call.

Since

2.7.0

Entries

Link copied to clipboard

The option to play audio through phone.

Link copied to clipboard

The option to play audio through headset(if connected).

Link copied to clipboard

The option to play audio through speaker.

Link copied to clipboard

The option to play audio through bluetooth headset(if connected).

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int