Enum ParticipantEvent
Namespace: LiveKit
Assembly: cs.temp.dll.dll
Syntax
public enum ParticipantEvent
Fields
| Name | Description |
|---|---|
| ConnectionQualityChanged | |
| DataReceived | |
| IsSpeakingChanged | |
| LocalTrackPublished | |
| LocalTrackUnpublished | |
| ParticipantMetadataChanged | |
| TrackMuted | |
| TrackPublished | |
| TrackStreamStateChanged | |
| TrackSubscribed | |
| TrackSubscriptionFailed | |
| TrackSubscriptionPermissionChanged | |
| TrackUnmuted | |
| TrackUnpublished | |
| TrackUnsubscribed |