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 |
Methods
(static) type() → {string}
Return the full class name of this type.
Returns:
- Type
- string