Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Values representing the current status of a member's connection status to the notification service.
public enum LobbyMemberConnectionStatus : uint
Values
| name | value | description |
|---|---|---|
| NotConnected | 0 |
The lobby member is not connected to the notification service. |
| Connected | 1 |
The lobby member is connected to the notification service. |
See Also
- namespace PlayFab.Multiplayer