Package com.pubmatic.sdk.common.utility
See: Description
-
Interface Summary Interface Description UrlHandlerListener Interface to provide Url handler events POBImageDownloadListener Notifies the completion callback events on POBImageDownloadManager LooperListener Invocation callback after looper completed its loop time POBDialogListener Notifies the callback events on Dialog POBTimeoutHandlerListener Interface definition to notify the time interval completes the delay and timeout is about to happen. -
Class Summary Class Description POBUrlHandler Helper class to provide Url handling Responsible to open url in either internal browser, external browser or opens up specific application through deeplink. POBUtils This is common utility class POBImageDownloadManager Utility to download images using network call asynchronously POBDeepLinkUtil PMDeepLinkUtil is used to manage DeepLinking functionality on the basis of URL scheme POBLocationDetector ThPMLocationDetector is Utility class used to detect device location POBLooper Provides looping functionality, User of this class must call loop method to start looper timer and should register to setListener in order to identify looper has completed it's loop time. POBAlertDialog Class to manage generic alert dialog POBCountdownTimer Schedule a countdown until a time in the future, with regular notifications on intervals along the way. POBAdvertisingIdClient AdvertisingIdClient class is used to manage Advertising info from google ads POBTimeoutHandler Class to handle custom implementation Timeout. -
Object Summary Object Description POBSharedPreferenceUtil The object/util class manage the shared preference for OpenWrap SDK.