Beamable SDK
Beamable.Server.RequestContext Member List

This is the complete list of members for Beamable.Server.RequestContext, including all inherited members.

Body (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
CheckAdmin() (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
Cid (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
HasScopes(IEnumerable< string > scopes) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
HasScopes(params string[] scopes) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
Id (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
Id (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
IsEvent (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
IsInvalidUserBeamable.Server.RequestContext
Method (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
Path (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
Pid (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
RequestContext(string cid, string pid, long id, int status, long userId, string path, string method, string body, HashSet< string > scopes=null) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
RequestContext(string cid, string pid) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
RequestContext(string cid, string pid, int id, long userId, string path, string method, string body) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
RequireScopes(params string[] scopes) (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContextinline
Scopes (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
Status (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext
UserId (defined in Beamable.Server.RequestContext)Beamable.Server.RequestContext