Readonly
aboutGeneral information about the host. This format is subject to change and should only be used for diagnostic purposes.
Readonly
capabilitiesIndicates the capabilities of the given device.
Note - Currently not in use and subject to change.
An empty string array is returned.
Readonly
deviceThe given device form factor.
One of "DESKTOP", "MOBILE", "BROWSER"
Readonly
displayDisplay context (frame) in which the 3rd party app is being rendered.
One of the following strings "MEETING_SIDEBAR", "MEETING_STANDALONE_WINDOW", "MEETING_MAINVIEW", or "SPACETAB".
Default is "MEETING_SIDEBAR".
Readonly
embeddedIndicates the version of the embedded app sdk.
Readonly
isIndicates if real Ids are being used or derived ids are avaliable. This is based on the ControlHub setting for the given app.
Readonly
isIndicates if the embedded app’s link (specified using the setShareUrl method) has been added to the meeting or space by the user.
Readonly
languageIndicates the given language being used by the given meetings client.
Example values: "en-US", "da-DK", etc.
Readonly
sdkIndicates the SDK version the given meetings client implements.
Example values: "1.x" for 41.6 to 41.9.
Readonly
themeIndicates the given theme of the given meetings client, either Theme.LIGHT, or Theme.DARK.
Readonly
viewIndicates the application's current view state, IN_FOCUS or OUT_OF_FOCUS.
Type definition for app.application.state