Photon Server API Documentation v5.0RC1

Properties | List of all members
Photon.Common.Authentication.CustomAuthHandler.Result Class Reference

Properties

byte ResultCode [get, set]
 
string UserId [get, set]
 
string Nickname [get, set]
 
string Message [get, set]
 
bool IsSuccess [get]
 

Property Documentation

◆ IsSuccess

bool Photon.Common.Authentication.CustomAuthHandler.Result.IsSuccess
get

◆ Message

string Photon.Common.Authentication.CustomAuthHandler.Result.Message
getset

◆ Nickname

string Photon.Common.Authentication.CustomAuthHandler.Result.Nickname
getset

◆ ResultCode

byte Photon.Common.Authentication.CustomAuthHandler.Result.ResultCode
getset

◆ UserId

string Photon.Common.Authentication.CustomAuthHandler.Result.UserId
getset