Beamable SDK
Core.Platform.SDK.IPlatformRequester Member List

This is the complete list of members for Core.Platform.SDK.IPlatformRequester, including all inherited members.

AuthService (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
Request< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false) (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
RequestForm< T >(string uri, WWWForm form, bool includeAuthHeader=true) (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
RequestForm< T >(string uri, WWWForm form, Method method, bool includeAuthHeader=true) (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
RequestJson< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
Token (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester
WithAccessToken(TokenResponse token) (defined in Core.Platform.SDK.IPlatformRequester)Core.Platform.SDK.IPlatformRequester