Beamable SDK
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Beamable.Api.PlatformRequester Member List

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

AccessToken (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
AuthService (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
BuildWebRequest(Method method, string uri, string contentType, byte[] body) (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
Cid (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
DeleteToken() (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
Dispose() (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
EscapeURL(string url)Beamable.Api.PlatformRequesterinline
Host (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
Language (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
ManualRequest< T >(Method method, string url, object body=null, Dictionary< string, string > headers=null, string contentType="application/json", Func< string, T > parser=null)Beamable.Api.PlatformRequesterinline
Pid (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
PlatformRequester(string host, AccessTokenStorage accessTokenStorage, IConnectivityService connectivityService) (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
Request< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false)Beamable.Api.PlatformRequesterinline
RequestForm< T >(string uri, WWWForm form, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
RequestForm< T >(string uri, WWWForm form, Method method, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
RequestJson< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequesterinline
RequestTimeoutMs (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
Shard (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
TimeOverride (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
Token (defined in Beamable.Api.PlatformRequester)Beamable.Api.PlatformRequester
WithAccessToken(TokenResponse token)Beamable.Api.PlatformRequesterinline