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

Namespaces

package  ExitGames.Client.Photon.Chat
 

Enumerations

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
}
 Disconnectsの原因の列挙(LoadBalancingClient.DisconnectedCauseで使用されます)。 More...