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 |
---|---|
result |
Launcher_Launch_Result
|
STRUCTS
Launcher_Launch_Response
Defined in fuchsia.castremotecontrol/remote_control.fidl
Name | Type | Description | Default |
---|
ENUMS
LaunchError
Type: uint32
Defined in fuchsia.castremotecontrol/remote_control.fidl
Name | Value | Description |
---|---|---|
NOT_FOUND |
1 |
|
INTERNAL |
2 |
UNIONS
Launcher_Launch_Result
Defined in fuchsia.castremotecontrol/remote_control.fidl
Name | Type | Description |
---|---|---|
response |
Launcher_Launch_Response
|
|
err |
LaunchError
|