class WebAppInfo

Describes a Web App.

Methods

__construct(string $url)

No description

string
getUrl()

An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps.

Details

at line 13
__construct(string $url)

No description

Parameters

string $url

at line 20
string getUrl()

An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps.

Return Value

string