PROTOCOLS
Trigger
Defined in fidl.test.components/components.fidl
Simple FIDL protocol for tests that allows triggering an action.
Run
Triggers some action, returning a string encoding the result.
Request
Name | Type |
---|
Response
Name | Type |
---|---|
result |
string
|