Module: Settings

this.json object that specifies the additional properties that can be configured for the notification.

Methods

apns(apns)

Parameters:
Name Type Description
apns Object

Apns object with optional this.json.

Returns:

The Builder object for calls to be linked.

build()

Builds Settings values.

chromeAppExt(chromeAppExt)

Parameters:
Name Type Description
chromeAppExt Object

ChromeAppExt object with optional this.json.

Returns:

The Builder object for calls to be linked.

chromeWeb(chromeWeb)

Parameters:
Name Type Description
chromeWeb Object

ChromeWeb object with optional this.json.

Returns:

The Builder object for calls to be linked.

fcm(fcm)

Parameters:
Name Type Description
fcm Object

FCM object with optional this.json.

Returns:

The Builder object for calls to be linked.

firefoxWeb(firefoxWeb)

Parameters:
Name Type Description
firefoxWeb Object

FirefoxWeb object with optional this.json.

Returns:

The Builder object for calls to be linked.

safariWeb(safariWeb)

Parameters:
Name Type Description
safariWeb Object

SafariWeb object with optional this.json.

Returns:

The Builder object for calls to be linked.