添加数量:7
协议
启动器
在 fuchsia.castremotecontrol/remote_control.fidl 中定义
Launch
针对由 |device_id| 标识的设备启动 Cast 遥控器应用。
请求
| 名称 | 类型 | 
|---|---|
| device_id | string | 
回复
| 名称 | 类型 | 
|---|---|
| payload | Launcher_Launch_Result | 
结构
Launcher_Launch_Response
在 fuchsia.castremotecontrol/remote_control.fidl 中定义
<空>
枚举
LaunchError 严格
类型:uint32
在 fuchsia.castremotecontrol/remote_control.fidl 中定义
| 名称 | 值 | 说明 | 
|---|---|---|
| 找不到 | 1 | |
| 内部 | 2 | 
联合
Launcher_Launch_Result 严格
在 fuchsia.castremotecontrol/remote_control.fidl 中定义
| 序数 | 变体 | 类型 | 说明 | 
|---|---|---|---|
| 1 | response | Launcher_Launch_Response | |
| 2 | err | LaunchError |