See role

Enumeration Members

Enumeration Members

MODERATOR: "MODERATOR"

SUBSCRIBER + PUBLISHER permissions + can force the unpublishing or disconnection over a third-party Stream or Connection (call Session.forceUnpublish() and Session.forceDisconnect())

PUBLISHER: "PUBLISHER"

SUBSCRIBER permissions + can publish their own Streams (call Session.publish())

SUBSCRIBER: "SUBSCRIBER"

Can subscribe to published Streams of other users

Generated using TypeDoc