| 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.PlatformRequester | inline |
| Cid (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | |
| DeleteToken() (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| Dispose() (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| EscapeURL(string url) | Beamable.Api.PlatformRequester | inline |
| 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.PlatformRequester | inline |
| Pid (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | |
| PlatformRequester(string host, AccessTokenStorage accessTokenStorage, IConnectivityService connectivityService) (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| Request< T >(Method method, string uri, object body=null, bool includeAuthHeader=true, Func< string, T > parser=null, bool useCache=false) | Beamable.Api.PlatformRequester | inline |
| RequestForm< T >(string uri, WWWForm form, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| RequestForm< T >(string uri, WWWForm form, Method method, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| RequestJson< T >(Method method, string uri, JsonSerializable.ISerializable body, bool includeAuthHeader=true) (defined in Beamable.Api.PlatformRequester) | Beamable.Api.PlatformRequester | inline |
| 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.PlatformRequester | inline |