Class: Launch

Apps.Launch

new Launch(app, url, mode)

Parameters:
Name Type Description
app Apps.App App to load
url String url to send to app
mode Apps.Mode The mode the app is expected to handle
Source:

Methods

(static) type() → {string}

Return the full class name of this type.
Source:
Returns:
Type
string