Interface WebAppInfo

Describes a Web App.

interface WebAppInfo {
    url: string;
}

Properties

Properties

url: string

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