Options
All
  • Public
  • Public/Protected
  • All
Menu

Client information.

Hierarchy

  • IClient

Index

Properties

dispatcher: IDispatcher

Client dispatcher.

identifier?: string

Client identifier. Can be assigned by the host application in preregister() function argument. If identifier was not set in preregister(), Workspace API will automatically assign a unique UUID on connect().

origin?: string

Client origin, or undefined if the client has not connected yet.