AudioOnlyCallDetailsContentParams

constructor(remoteParticipants: List<ParticipantState>, topPadding: Dp, duration: String = "")

Parameters

remoteParticipants

List of the remote participants shown in the details.

topPadding

Suggested padding above the details content. The default implementation does not apply it; it is provided for custom implementations.

duration

The current duration of the call, formatted as text.