Beamable SDK
|
This is the complete list of members for Beamable.Common.Api.IBeamableRequester, including all inherited members.
AccessToken | Beamable.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 |