ParticipantVideoActionsContentParams

constructor(actions: List<ParticipantAction>, call: Call, participant: ParticipantState)

Parameters

actions

The list of actions that can be applied to the participant.

call

The call that contains all the participants state and tracks.

participant

Participant the actions apply to.