AudioDeviceChanged
event SdkEventHandler<> AudioDeviceChanged
Invoked when active audio device or audio device that will be used for a further call is changed.
If the event is triggered during the call, currentAudioDevice is the audio device that is currently used.
If the event is triggered when there is no call, currentAudioDevice is the audio device that will be used for the next call.
Parameters
sender:
Sender of the event.
eventArgs:
Arguments of the event.