My Project
Loading...
Searching...
No Matches
PlayFab.ITransportPlugin Member List

This is the complete list of members for PlayFab.ITransportPlugin, including all inherited members.

GetPendingMessages() (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
Initialize() (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
IsInitialized (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
MakeApiCall(object reqContainer) (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
OnDestroy() (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
SimpleGetCall(string fullUrl, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
SimplePostCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
SimplePutCall(string fullUrl, byte[] payload, Action< byte[]> successCallback, Action< string > errorCallback) (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin
Update() (defined in PlayFab.ITransportPlugin)PlayFab.ITransportPlugin