Photon Unity Networking: C:/Dev/photon-sdk-dotnet/Unity/PhotonNetworking/Assets/PhotonChatApi/ChatDisconnectCause.cs File Reference
From Photon-Unity-Networking
 |
Photon Unity Networking
v1.81
|
|
| enum | ExitGames.Client.Photon.Chat.ChatDisconnectCause {
ExitGames.Client.Photon.Chat.ChatDisconnectCause.None,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.DisconnectByServerUserLimit,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.ExceptionOnConnect,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.DisconnectByServer,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.TimeoutDisconnect,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.Exception,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.InvalidAuthentication,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.MaxCcuReached,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.InvalidRegion,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.OperationNotAllowedInCurrentState,
ExitGames.Client.Photon.Chat.ChatDisconnectCause.CustomAuthenticationFailed
} |
| | Enumaration of causes for Disconnects (used in LoadBalancingClient.DisconnectedCause). More...
|
| |