My Project
Loading...
Searching...
No Matches
PlayFab.Internal.PlayFabHttp Member List

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.PlayFabHttpstatic
ApiProcessingEvent< in TEventArgs >(TEventArgs e) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttp
ApiProcessingEventHandler (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpstatic
ClearAllEvents() (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinlinestatic
GetPendingMessages()PlayFab.Internal.PlayFabHttpinlinestatic
GlobalHeaderInjection (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpstatic
InitializeHttp()PlayFab.Internal.PlayFabHttpinlinestatic
InitializeLogger(IPlayFabLogger setLogger=null)PlayFab.Internal.PlayFabHttpinlinestatic
InitializeScreenTimeTracker(string entityId, string entityType, string playFabUserId)PlayFab.Internal.PlayFabHttpinlinestatic
InjectInUnityThread(IEnumerator x) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinline
InjectInUnityThread(Action action) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinline
OnApplicationFocus(bool isFocused)PlayFab.Internal.PlayFabHttpinline
OnApplicationQuit()PlayFab.Internal.PlayFabHttpinline
SimpleGetCall(string fullUrl, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinlinestatic
SimplePostCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinlinestatic
SimplePutCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.Internal.PlayFabHttp)PlayFab.Internal.PlayFabHttpinlinestatic