Builder

class Builder(val manifestId: String)

A builder for InstallRequest, which allows setting the optional parameters of the PWADomain.install command via a lambda.

Constructors

Link copied to clipboard
constructor(manifestId: String)

Properties

Link copied to clipboard

The location of the app or bundle overriding the one derived from the manifestId.

Link copied to clipboard

(undocumented in the protocol definition)

Functions

Link copied to clipboard