onParticipantCountChanged

abstract fun onParticipantCountChanged(liveEvent: LiveEvent, participantCountInfo: ParticipantCountInfo)

Invoked when the participant count of the live event has changed.

Since

1.0.0

Parameters

liveEvent
participantCountInfo