blob: eb418c538d18523ca940d5d002ba41c0f7c04deb [file] [log] [blame]
<link rel="stylesheet" href="../style.css" />
[TOC]
# test.foreigntypeinresponseusedthroughcompose
## **PROTOCOLS**
## Top {#Top}
*Defined in [test.foreigntypeinresponseusedthroughcompose/top.test.fidl](https://cs.opensource.google/fuchsia/fuchsia/+/main:tools/fidl/fidlc/testdata/foreign_type_in_response_used_through_compose/top.test.fidl;l=8)*
### GetFoo {#Top.GetFoo}
#### Request {#Top.GetFoo_Request}
&lt;EMPTY&gt;
#### Response {#Top.GetFoo_Response}
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>foo</code></td>
<td>
<code><a class='link' href='../test.bottom/'>test.bottom</a>/<a class='link' href='../test.bottom/#Foo'>Foo</a></code>
</td>
</tr>
</table>