Type definition for app.application.space.states

Hierarchy

  • IWebexAppsSpaceState

Properties

Properties

derivedId: null | string

Derived space id.

id: null | string

Space id. Can be a real space id or a derived space id. If isPrivateDataAvailable is true then the real id is used, otherwise the derived id is used.

title: null | string

Title of the given space; blank if isPrivateDataAvailable is false.