> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-channelinfo.md).

# ChannelInfo

## Summary

| Members                                                                                                | Descriptions                                            |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------- |
| `public string` [`Key`](#class_anchor_link_sharp_1_1_channel_info_1a67259580f3bed3976cf28dea92a19d30)  | Public key requests are encrypted to.                   |
| `public string` [`Name`](#class_anchor_link_sharp_1_1_channel_info_1a7ee9065718e6628dc7791b756fa6c0f9) | The wallet given channel name, usually the device name. |
| `public string` [`Url`](#class_anchor_link_sharp_1_1_channel_info_1a9619cd3b7a409d3733877feef572732d)  | The channel push url.                                   |

## Members

**`public string`** [**`Key`**](#class_anchor_link_sharp_1_1_channel_info_1a67259580f3bed3976cf28dea92a19d30)

Public key requests are encrypted to.

**`public string`** [**`Name`**](#class_anchor_link_sharp_1_1_channel_info_1a7ee9065718e6628dc7791b756fa6c0f9)

The wallet given channel name, usually the device name.

**`public string`** [**`Url`**](#class_anchor_link_sharp_1_1_channel_info_1a9619cd3b7a409d3733877feef572732d)

The channel push url.
