Struct ParticipantTrackPermission
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: LiveKit
Assembly: cs.temp.dll.dll
Syntax
public struct ParticipantTrackPermission
Fields
AllowAll
Declaration
public bool? AllowAll
Field Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
AllowedTrackSids
Declaration
public string[] AllowedTrackSids
Field Value
Type | Description |
---|---|
System.String[] |
ParticipantIdentity
Declaration
public string ParticipantIdentity
Field Value
Type | Description |
---|---|
System.String |