initialize
Initializes the HTTP layer of the SDK.
This should be the first call, made before any other modules are instantiated.
Parameters
config
The HTTP configuration for the SDK.
Throws
If HttpInitializer
has already been initialized.
Initializes the HTTP layer of the SDK.
This should be the first call, made before any other modules are instantiated.
The HTTP configuration for the SDK.
If HttpInitializer
has already been initialized.