Photon Server API

Public Member Functions | Properties | List of all members
Photon.Hive.Plugin.LeaveGameCallInfo Class Reference
Inheritance diagram for Photon.Hive.Plugin.LeaveGameCallInfo:
Photon.Hive.Plugin.TypedCallInfo< ILeaveGameRequest >

Public Member Functions

 LeaveGameCallInfo (CallCounter counter, CallEnv env)
 

Properties

string Details [get, set]
 
int Reason [get, set]
 
bool IsInactive [get, set]
 
- Properties inherited from Photon.Hive.Plugin.TypedCallInfo< ILeaveGameRequest >
RequestType Request [get, set]
 
string UserId [get, set]
 
string Nickname [get, set]
 
object? AuthResultsToken [get]
 
Dictionary< string, object >? AuthCookie [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Photon.Hive.Plugin.TypedCallInfo< ILeaveGameRequest >
 TypedCallInfo (CallCounter counter, ILogger logger, CallEnv env)
 

Constructor & Destructor Documentation

◆ LeaveGameCallInfo()

Photon.Hive.Plugin.LeaveGameCallInfo.LeaveGameCallInfo ( CallCounter  counter,
CallEnv  env 
)
inline

Property Documentation

◆ Details

string Photon.Hive.Plugin.LeaveGameCallInfo.Details
getset

◆ IsInactive

bool Photon.Hive.Plugin.LeaveGameCallInfo.IsInactive
getset

◆ Reason

int Photon.Hive.Plugin.LeaveGameCallInfo.Reason
getset