CallAppBarTrailingContentParams

constructor(call: Call, onCallAction: (CallAction) -> Unit = {})

Parameters

call

The call that contains all the participants state and tracks.

onCallAction

Handler when the user triggers a Call Control Action.