AudioOnlyCallControlsContentParams

constructor(isMicrophoneEnabled: Boolean, onCallAction: (CallAction) -> Unit = {})

Parameters

isMicrophoneEnabled

Whether the microphone is enabled or not.

onCallAction

Handler used when the user interacts with Call UI.