Package com.appstock.sdk.rendering.utils.url
See: Description
-
Class Summary Class Description ActionNotResolvedException Builder Builder provides an API to configure UrlHandler and create it. UrlHandler {@code UrlHandler}facilitates handling user clicks on different URLs, allowing configuration for which kinds of URLs to handle and then responding accordingly for a given URL. -
Interface Summary Interface Description UrlHandlerResultListener UrlHandlerResultListener defines the methods that UrlHandler calls when handling acertain click succeeds or fails.