Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Common.Authentication.IAuthTimeoutCheckerClient Interface Reference
Inheritance diagram for Photon.Common.Authentication.IAuthTimeoutCheckerClient:
Photon.LoadBalancing.GameServer.GameClientPeer Photon.LoadBalancing.MasterServer.MasterClientPeer Photon.NameServer.ClientPeer

Public Member Functions

void OnAuthTimeout (byte authOpCode)
 

Properties

IDisposable AuthTimeoutTimer [get, set]
 
IFiber Fiber [get]
 

Member Function Documentation

◆ OnAuthTimeout()

void Photon.Common.Authentication.IAuthTimeoutCheckerClient.OnAuthTimeout ( byte  authOpCode)

Property Documentation

◆ AuthTimeoutTimer

IDisposable Photon.Common.Authentication.IAuthTimeoutCheckerClient.AuthTimeoutTimer
getset

◆ Fiber

IFiber Photon.Common.Authentication.IAuthTimeoutCheckerClient.Fiber
get