getSiftConfiguration

Fetches the Sift configuration from the API and caches it locally.

Return

The parsed ConfigurationResponses.GetSiftConfigurationResponse, or null if the request fails or the response cannot be parsed.


Fetches the Sift configuration from the API and caches it locally, delivering the result via a callback.

Parameters

completionHandler

Invoked with the parsed ConfigurationResponses.GetSiftConfigurationResponse, or null if the request fails or the response cannot be parsed.