Photon Unity Networking  v1.81
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
}
 연결해제가 된 원인의 열거형 (LoadBalancingClient.DisconnectedCause 에서 사용). More...