Beamable SDK
Public Member Functions | Properties | List of all members
Beamable.Common.Api.IBeamableRequester Interface Reference
Inheritance diagram for Beamable.Common.Api.IBeamableRequester:
Inheritance graph
[legend]

Public Member Functions

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

Properties

IAccessToken AccessToken [get]
 

The documentation for this interface was generated from the following file: