Event

sealed class Event

Describes all possible updates of the managed watch party.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
data class ParticipantUpdated(val participant: SLRManagedGroupSession.Participant, val isRemoved: Boolean = false) : SLRManagedGroupSession.Event