# Editor.EditorUtility.Streaming.ListServices

```csharp
static System.Threading.Tasks.Task<List<LinkedService>> ListServices()
```

List the player's linked services with their public info (name, avatar). Contains no tokens.

### Returns

`System.Threading.Tasks.Task<List<LinkedService>>`

Declared in [Editor.EditorUtility.Streaming](/api/Editor.EditorUtility.Streaming).
Assembly: `Sandbox.Tools`.
