Beamable SDK
All Classes Namespaces Functions Variables Properties Events
Beamable.Platform.Tests.MockPlatformRequester Member List

This is the complete list of members for Beamable.Platform.Tests.MockPlatformRequester, including all inherited members.

AccessToken (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
AuthApi (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
EscapeURL(string url) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
RegisterMockRequestJson< T >(RequestJsonFunction< T > function) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
Request< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
RequestForm< T >(string uri, WWWForm form, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
RequestForm< T >(string uri, WWWForm form, Method method, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
RequestFunction< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
RequestJson< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
RequestJsonFunction< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
RequestJsonResult (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
RequestResult (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequester
Reset() (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline
WithAccessToken(TokenResponse token) (defined in Beamable.Platform.Tests.MockPlatformRequester)Beamable.Platform.Tests.MockPlatformRequesterinline