Hierarchy

  • PBRealmInfo

Properties

baseUrl: string

the domain of the realm server

commsAdapter: string

comms adapter (more info https://adr.decentraland.org/adr/ADR-180)

isConnectedSceneRoom?: boolean

true if the user is connected to the scene room.

isPreview: boolean

true if the scene is running as a local preview, instead of published in Decentraland.

networkId: number

the network id (1=Ethereum, more info https://chainlist.org/)

realmName: string

the name of the realm server (more info https://adr.decentraland.org/adr/ADR-110)

room?: string

the room session id.