getEvervaultConfiguration

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

Return

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


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

Parameters

completionHandler

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