> 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-linkchannelsessiondata.md).

# LinkChannelSessionData

```
class AnchorLinkSharp::LinkChannelSessionData
  : public LinkSessionDataBase
```

## Summary

| Members                                                                                                                                                                                                                 | Descriptions             |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| `public` [`ChannelInfo`](/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-channelinfo.md) [`Channel`](#class_anchor_link_sharp_1_1_link_channel_session_data_1a89d889e1fd9ed81c78bc86b50ff9b20c) | The wallet channel url.  |
| `public string` [`RequestKey`](#class_anchor_link_sharp_1_1_link_channel_session_data_1a9abce1299a3e8cb46f79ff2caba91d59)                                                                                               | The private request key. |

## Members

**`public`** [**`ChannelInfo`**](/unity-plugin-suite/anchorlink/api-docs/anchorlinksharp/anchorlinksharp-channelinfo.md) [**`Channel`**](#class_anchor_link_sharp_1_1_link_channel_session_data_1a89d889e1fd9ed81c78bc86b50ff9b20c)

The wallet channel url.

**`public string`** [**`RequestKey`**](#class_anchor_link_sharp_1_1_link_channel_session_data_1a9abce1299a3e8cb46f79ff2caba91d59)

The private request key.
