Body (defined in Beamable.Server.RequestContext) | Beamable.Server.RequestContext | |
CheckAdmin() (defined in Beamable.Server.RequestContext) | Beamable.Server.RequestContext | inline |
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.RequestContext | inline |
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 | |
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.RequestContext | inline |
RequestContext(string cid, string pid, int id, long userId, string path, string method, string body) (defined in Beamable.Server.RequestContext) | Beamable.Server.RequestContext | inline |
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 | |