Photon .NET Client API 4.1.4.8

Classes | Namespaces | Enumerations
IPhotonSocket.cs File Reference

Classes

class  ExitGames.Client.Photon.IPhotonSocket
 

Namespaces

namespace  ExitGames
 
namespace  ExitGames.Client
 
namespace  ExitGames.Client.Photon
 

Enumerations

enum  ExitGames.Client.Photon.PhotonSocketState { ExitGames.Client.Photon.PhotonSocketState.Disconnected, ExitGames.Client.Photon.PhotonSocketState.Connecting, ExitGames.Client.Photon.PhotonSocketState.Connected, ExitGames.Client.Photon.PhotonSocketState.Disconnecting }
 
enum  ExitGames.Client.Photon.PhotonSocketError {
  ExitGames.Client.Photon.PhotonSocketError.Success, ExitGames.Client.Photon.PhotonSocketError.Skipped, ExitGames.Client.Photon.PhotonSocketError.NoData, ExitGames.Client.Photon.PhotonSocketError.Exception,
  ExitGames.Client.Photon.PhotonSocketError.Busy
}