chrome.cast. DialRequest
class static
Constructor
DialRequest
new DialRequest(appName, opt_launchParameter)
A request to start a DIAL app.
Parameter |
|
---|---|
appName |
string The DIAL app name. |
opt_launchParameter |
Optional string The dial app launch parameter. |
Properties
appName
string
DIAL app name.
launchParameter
nullable string
Launch parameter to be passed to the DIAL receiver application URL as POST data.