Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IJoinPublisherRequest

Hierarchy

  • IJoinPublisherRequest

Index

Properties

Optional display

display: string

display name for the publisher; optional

Optional id

id: number

unique ID to register for the publisher; optional, will be chosen by the plugin if missing

ptype

ptype: "publisher"

request

request: "join"

room

room: number

unique ID of the room to join

Optional token

token: string

invitation token, in case the room has an ACL; optional

Generated using TypeDoc