Enumeration ParticipantRole

ParticipantRole is an enum that is derived from the role field in the JWT. It denotes the capabilites of participants. LocalParticipant role is set based on the JWT role on Space.join

Enumeration Members

Enumeration Members

Publisher: 1

Publishers can both publish media and subscribe to media

Subscriber: 2

Subscribers can only subcribe to media

Generated using TypeDoc