Constructor
new ExternalApplication()
Methods
getInfo() → {Promise.<ExternalApplicationInfo>}
Retrieves information about the external application.
- Tutorials:
Returns:
- Type
- Promise.<ExternalApplicationInfo>
An ExternalApplication object representing an application. Allows the developer to create, execute, show and close an external application as well as listen to application events.
Retrieves information about the external application.