Package org.prebid.mobile.rendering.utils.url
package org.prebid.mobile.rendering.utils.url
-
ClassDescription
UrlHandlerfacilitates handling user clicks on different URLs, allowing configuration for which kinds of URLs to handle and then responding accordingly for a given URL.UrlHandler.Builderprovides an API to configureUrlHandlerand create it.UrlHandler.UrlHandlerResultListenerdefines the methods thatUrlHandlercalls when handling a certain click succeeds or fails.