Class: Init

Apps.Init

new Init(appId, mode)

Parameters:
Name Type Description
appId String Your app id to initialize
mode Apps.AppMode mode you app is running in.
Source:

Methods

(static) type() → {string}

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