imageLoader

open lateinit override var imageLoader: IBrazeImageLoader

The IBrazeImageLoader for the Braze instance. This IBrazeImageLoader is used for all image related actions in the Braze SDK.

Parameters

brazeImageLoader

The image loader to be set for the Braze instance. If null, then the existing image loader is unchanged.