Photon Unity Networking: C:/Dev/photon-sdk-dotnet-v4-1-1-16/Unity/PhotonNetworking/Assets/PhotonChatApi/ChatState.cs File Reference
From Photon Unity Networking
|
Photon Unity Networking
v1.91
|
|
| enum | ExitGames.Client.Photon.Chat.ChatState {
ExitGames.Client.Photon.Chat.ChatState.Uninitialized,
ExitGames.Client.Photon.Chat.ChatState.ConnectingToNameServer,
ExitGames.Client.Photon.Chat.ChatState.ConnectedToNameServer,
ExitGames.Client.Photon.Chat.ChatState.Authenticating,
ExitGames.Client.Photon.Chat.ChatState.Authenticated,
ExitGames.Client.Photon.Chat.ChatState.DisconnectingFromNameServer,
ExitGames.Client.Photon.Chat.ChatState.ConnectingToFrontEnd,
ExitGames.Client.Photon.Chat.ChatState.ConnectedToFrontEnd,
ExitGames.Client.Photon.Chat.ChatState.DisconnectingFromFrontEnd,
ExitGames.Client.Photon.Chat.ChatState.QueuedComingFromFrontEnd,
ExitGames.Client.Photon.Chat.ChatState.Disconnecting,
ExitGames.Client.Photon.Chat.ChatState.Disconnected
} |
| | Possible states for a LoadBalancingClient. More...
|
| |