Package-level declarations
Types
Request object containing input parameters for the PWADomain.changeAppUserSettings command.
A dummy response object for the PWADomain.changeAppUserSettings command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
If user prefers opening the app in browser or an app window.
(undocumented in the protocol definition)
The following types are the replica of https://crsrc.org/c/chrome/browser/web_applications/proto/web_app_os_integration_state.proto;drc=9910d3be894c8f142c977ba1023f30a656bc13fc;l=67
Request object containing input parameters for the PWADomain.getOsAppState command.
Response type for the PWADomain.getOsAppState command.
Request object containing input parameters for the PWADomain.install command.
A dummy response object for the PWADomain.install command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the PWADomain.launchFilesInApp command.
Response type for the PWADomain.launchFilesInApp command.
Request object containing input parameters for the PWADomain.launch command.
Response type for the PWADomain.launch command.
Request object containing input parameters for the PWADomain.openCurrentPageInApp command.
A dummy response object for the PWADomain.openCurrentPageInApp command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the PWADomain.uninstall command.
A dummy response object for the PWADomain.uninstall command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.