CustomAttributesMappingHandler
Callback invoked to map interstitial custom attributes to e.g. tracking URLs. See InterstitialsConfig.customAttributesMapping for more implementation details.
Functions
Link copied to clipboard
abstract fun handleInterstitialMapping(mappingData: InterstitialMappingData, mappingRegistry: InterstitialCustomAttributesMappingRegistry)
Callback invoked to map interstitial custom attributes to e.g. tracking URLs.