Callbacks
Learn how to use callbacks to respond to c15t events in your application.
Implementing Callbacks
Available callbacks
onBannerFetched
Called when the consent banner is fetched; not invoked when the banner is in offline mode.
onConsentSet
Called when the consent is set.
onError
Called when an error occurs.