Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Server.RequestContext Class Reference
Inheritance diagram for Beamable.Server.RequestContext:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.RequestContext:
Collaboration graph
[legend]

Public Member Functions

 RequestContext (string cid, string pid, long id, int status, long userId, string path, string method, string body)
 
 RequestContext (string cid, string pid, int id, long userId, string path, string method, string body)
 

Properties

string Cid [get]
 
string Pid [get]
 
long Id [get]
 
int Status [get]
 
long UserId [get]
 
string Path [get]
 
string Method [get]
 
string Body [get]
 
int Id [get]
 

The documentation for this class was generated from the following file: