Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| AuthQueueState (ICustomAuthPeer peer, IAuthenticateRequest authenticateRequest, SendParameters sendParameters, object state) | |
Public Attributes | |
| readonly ICustomAuthPeer | Peer |
| readonly IAuthenticateRequest | AuthenticateRequest |
| readonly object | State |
| readonly SendParameters | SendParameters |
|
inline |
| readonly IAuthenticateRequest Photon.Common.Authentication.CustomAuthHandler.AuthQueueState.AuthenticateRequest |
| readonly ICustomAuthPeer Photon.Common.Authentication.CustomAuthHandler.AuthQueueState.Peer |
| readonly SendParameters Photon.Common.Authentication.CustomAuthHandler.AuthQueueState.SendParameters |
| readonly object Photon.Common.Authentication.CustomAuthHandler.AuthQueueState.State |