# Editor.EditorUtility.Streaming.LinkedService

Public, token-free info about a third-party service account (eg Twitch) linked to the player.
This is the menu-facing proxy for the backend's service link data.

- Kind: struct
- Assembly: `Sandbox.Tools`
- Modifiers: sealed

## Constructors

- [`LinkedService`](/api/Editor.EditorUtility.Streaming.LinkedService/.ctor): Public, token-free info about a third-party service account (eg Twitch) linked to the player. This is the menu-facing proxy for the backend's service link data.

## Properties

- [`Avatar`](/api/Editor.EditorUtility.Streaming.LinkedService/Avatar)
- [`Id`](/api/Editor.EditorUtility.Streaming.LinkedService/Id)
- [`Name`](/api/Editor.EditorUtility.Streaming.LinkedService/Name)
- [`Service`](/api/Editor.EditorUtility.Streaming.LinkedService/Service)

## Methods

- [`Deconstruct`](/api/Editor.EditorUtility.Streaming.LinkedService/Deconstruct)
