blob: 09bc76ecf58799465350548b73c0fbdad49d9528 [file] [log] [blame]
[TOC]
# fidl.test.emptystruct
## **PROTOCOLS**
## EmptyProtocol {#EmptyProtocol}
*Defined in [fidl.test.emptystruct/empty_struct.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/zircon/tools/fidl/testdata/empty_struct.test.fidl#6)*
### Receive {#fidl.test.emptystruct/EmptyProtocol.Receive}
#### Response
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>e</code></td>
<td>
<code><a class='link' href='#Empty'>Empty</a></code>
</td>
</tr></table>
### Send {#fidl.test.emptystruct/EmptyProtocol.Send}
#### Request
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>e</code></td>
<td>
<code><a class='link' href='#Empty'>Empty</a></code>
</td>
</tr></table>
### SendAndReceive {#fidl.test.emptystruct/EmptyProtocol.SendAndReceive}
#### Request
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>e</code></td>
<td>
<code><a class='link' href='#Empty'>Empty</a></code>
</td>
</tr></table>
#### Response
<table>
<tr><th>Name</th><th>Type</th></tr>
<tr>
<td><code>e</code></td>
<td>
<code><a class='link' href='#Empty'>Empty</a></code>
</td>
</tr></table>
## **STRUCTS**
### Empty {#Empty}
*Defined in [fidl.test.emptystruct/empty_struct.test.fidl](https://fuchsia.googlesource.com/fuchsia/+/master/zircon/tools/fidl/testdata/empty_struct.test.fidl#3)*
<table>
<tr><th>Name</th><th>Type</th><th>Description</th><th>Default</th></tr>
</table>