setParticipants

fun setParticipants(participants: List<CallUser>, groupCallBackground: Drawable?)

Set the call participants to show the background image.

Parameters

participants

The list of participants in the call.

groupCallBackground

The background used if the call is group call.