amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo / AudioVideoObserver / onAudioSessionStarted

onAudioSessionStarted

abstract fun onAudioSessionStarted(reconnecting: Boolean): Unit

Called when the audio session has started.

Note: this callback will be called on main thread.

Parameters

reconnecting - : Boolean - Whether the session is reconnecting or not.