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

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

AccessToken (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPI
AllMocksCalled (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPI
AuthService (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPI
EscapeURL(string url) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
MockPlatformAPI() (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
MockPlatformAPI(MockPlatformAPI copy) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
MockRequest< T >(Method method, string uri) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
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.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
RequestForm< T >(string uri, WWWForm form, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
RequestForm< T >(string uri, WWWForm form, Method method, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
RequestJson< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline
WithAccessToken(TokenResponse token) (defined in Beamable.Platform.Tests.MockPlatformAPI)Beamable.Platform.Tests.MockPlatformAPIinline