Beamable SDK
Beamable.Common.Api.IBeamableRequester Member List

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

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