Photon Server API Documentation v5.0RC1

Static Public Member Functions | List of all members
Photon.Common.Authentication.AuthOnInitHandler Class Reference

Static Public Member Functions

static AuthenticationToken DoAuthUsingInitObject (string token, ClientPeer peer, InitRequest initRequest, AuthTokenFactory tokenFactory, out short errorCode, out string errorMsg)
 

Member Function Documentation

◆ DoAuthUsingInitObject()

static AuthenticationToken Photon.Common.Authentication.AuthOnInitHandler.DoAuthUsingInitObject ( string  token,
ClientPeer  peer,
InitRequest  initRequest,
AuthTokenFactory  tokenFactory,
out short  errorCode,
out string  errorMsg 
)
inlinestatic