Package-level declarations
Types
A domain for interacting with Cast, Presentation API, and Remote Playback API functionalities.
A dummy response object for the CastDomain.disable 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 CastDomain.enable command.
A dummy response object for the CastDomain.enable 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 CastDomain.setSinkToUse command.
A dummy response object for the CastDomain.setSinkToUse 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 CastDomain.startDesktopMirroring command.
A dummy response object for the CastDomain.startDesktopMirroring 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 CastDomain.startTabMirroring command.
A dummy response object for the CastDomain.startTabMirroring 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 CastDomain.stopCasting command.
A dummy response object for the CastDomain.stopCasting 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.