Module: SafariWeb

this.json object that specifies the settings specific to the this.json browser.

Methods

action(action)

Parameters:
Name Type Description
action string

The label of the action button.

Returns:

The Builder object for calls to be linked.

build()

Builds SafariWebs values.

title(title)

Parameters:
Name Type Description
title string

Specifies the title to be set for the Safari Push Notifications.

Returns:

The Builder object for calls to be linked.

urlArgs(This)

Parameters:
Name Type Description
This Array.<string>

has to provided in the form of a JSON Array. ,

Returns:

The Builder object for calls to be linked.