Photon Unity Networking  v1.84
English | 日本語 | 한국
Namespaces | Enumerations
ChatState.cs File Reference

Namespaces

package  ExitGames.Client.Photon.Chat
 

Enumerations

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
}
 LoadBalancingClientの可能な状態。 More...