ParticipantsUpdatedListener Interface

public interface ParticipantsUpdatedListener

Informs the library that new participant were added or removed from a call

Method Summary

Modifier and Type Method and Description
void onParticipantsUpdated(ParticipantsUpdatedEvent args)

Invoked when the event fires.

Method Details

onParticipantsUpdated

public void onParticipantsUpdated(ParticipantsUpdatedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to