reload

fun reload(activity: Activity)

Tells the CMP to reload. You can call this method for example after receiving ManagedConsentDelegate.managedConsentCMPFailedToLoad callback.

Parameters

activity

The Activity instance.