|
My Project
|
This is the complete list of members for PlayFab.Internal.PlayFabHttp, including all inherited members.
| ApiProcessErrorEvent(PlayFabRequestCommon request, PlayFabError error) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | |
| ApiProcessingErrorEventHandler (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | static |
| ApiProcessingEvent< in TEventArgs >(TEventArgs e) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | |
| ApiProcessingEventHandler (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | static |
| ClearAllEvents() (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inlinestatic |
| GetPendingMessages() | PlayFab.Internal.PlayFabHttp | inlinestatic |
| GlobalHeaderInjection (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | static |
| InitializeHttp() | PlayFab.Internal.PlayFabHttp | inlinestatic |
| InitializeLogger(IPlayFabLogger setLogger=null) | PlayFab.Internal.PlayFabHttp | inlinestatic |
| InitializeScreenTimeTracker(string entityId, string entityType, string playFabUserId) | PlayFab.Internal.PlayFabHttp | inlinestatic |
| InjectInUnityThread(IEnumerator x) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inline |
| InjectInUnityThread(Action action) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inline |
| OnApplicationFocus(bool isFocused) | PlayFab.Internal.PlayFabHttp | inline |
| OnApplicationQuit() | PlayFab.Internal.PlayFabHttp | inline |
| SimpleGetCall(string fullUrl, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inlinestatic |
| SimplePostCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inlinestatic |
| SimplePutCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp) | PlayFab.Internal.PlayFabHttp | inlinestatic |