# OnlineAndBusy

> The user is online but set their status to busy.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.5/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** UserState is deprecated and will be removed in a future release.

```csharp
OnlineAndBusy = 2
```
