Functions
| Function | Description |
|---|---|
| PFGetHttpRetrySettings | Gets the current HTTP retry settings for the SDK. |
| PFGetHttpSettings | Gets the current generic HTTP settings for the SDK. |
| PFSetHttpRetrySettings | Sets global HTTP retry settings for the SDK. |
| PFSetHttpSettings | Sets global generic HTTP settings for the SDK. |
Structures
| Structure | Description |
|---|---|
| PFHttpRetrySettings | Struct the defines retry settings for PlayFab HTTP requests. |
| PFHttpSettings | Struct that defines generic Http settings for PlayFab HTTP requests. Currently holds settings to enable gzip compression on all sdk responses. |
