Overview
TheApp class provides accessor methods for reading host state received during the initialization handshake. These methods return undefined before connect() completes.
Read host state from the App class: getHostCapabilities for feature detection, getHostVersion for host identification, and getHostContext for theme, locale, and display state.
App class provides accessor methods for reading host state received during the initialization handshake. These methods return undefined before connect() completes.