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
role
Publishers can both publish media and subscribe to media
Subscribers can only subcribe to media
Generated using TypeDoc
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