Added: 7
PROTOCOLS
Launcher
Defined in fuchsia.castremotecontrol/remote_control.fidl
Launch
Launches the Cast remote control application for the device identified by |device_id|.
Request
Name | Type |
---|---|
device_id |
string
|
Response
Name | Type |
---|---|
payload |
Launcher_Launch_Result
|
STRUCTS
Launcher_Launch_Response
Defined in fuchsia.castremotecontrol/remote_control.fidl
<EMPTY>
ENUMS
LaunchError strict
Type: uint32
Defined in fuchsia.castremotecontrol/remote_control.fidl
Name | Value | Description |
---|---|---|
NOT_FOUND |
1 |
|
INTERNAL |
2 |
UNIONS
Launcher_Launch_Result strict
Defined in fuchsia.castremotecontrol/remote_control.fidl
Ordinal | Variant | Type | Description |
---|---|---|---|
1 |
response |
Launcher_Launch_Response
|
|
2 |
err |
LaunchError
|