Beamable SDK
Beamable.Common.Api.IBeamableRequester Member List

This is the complete list of members for Beamable.Common.Api.IBeamableRequester, including all inherited members.

AccessTokenBeamable.Common.Api.IBeamableRequester
EscapeURL(string url)Beamable.Common.Api.IBeamableRequester
Request< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false)Beamable.Common.Api.IBeamableRequester
WithAccessToken(TokenResponse tokenResponse)Beamable.Common.Api.IBeamableRequester