A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
P
- pageDown(boolean) - function in android.webkit.WebView
- pageUp(boolean) - function in android.webkit.WebView
- parse(org.json.JSONObject) - function in com.pubmatic.sdk.common.base.POBResponseParsing
- Initiates the parsing
- parseJsonArrayToSet(org.json.JSONArray) - function in com.pubmatic.sdk.common.utility.POBUtils
- Parse the json array to
- parseJsTracker(java.util.List) - function in com.pubmatic.sdk.common.utility.POBUtils
- Function takes List of script tags can convert it into a single string which can directly be embedded in head tag for execution
- parserOnError(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.common.base.POBCommunicator
- Notifies with the error object when the parsing is failure
- parserOnError(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.common.base.POBResponseParsing.POBResponseParserListener
- Notifies with the error object when the parsing is failure
- parserOnSuccess(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBCommunicator
- Notifies with the parsed object when the parsing is success
- parserOnSuccess(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBResponseParsing.POBResponseParserListener
- Notifies with the parsed object when the parsing is success
- PAUSE - enum entry in com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType
To notify Ad session that an pause event has occurred
- pause() - function in com.pubmatic.sdk.common.utility.POBCountdownTimer
- Pause the countdown.
- pause() - function in com.pubmatic.sdk.common.utility.POBLooper
- Pauses the looper from resumed state
- pauseTimers() - function in android.webkit.WebView
- peekWallpaper() - function in android.content.ContextWrapper
- performAccessibilityAction(int,android.os.Bundle) - function in android.view.View
- performClick() - function in android.view.View
- performContextClick(float,float) - function in android.view.View
- performHapticFeedback(int) - function in android.view.View
- performLongClick() - function in android.webkit.WebView
- performReceiveContent(android.view.ContentInfo) - function in android.view.View
- playSoundEffect(int) - function in android.view.View
- POBAdBuilding - class in com.pubmatic.sdk.common.base
- POBAdBuilding.POBAdBuilderListener - class in com.pubmatic.sdk.common.base.POBAdBuilding
- POBAdDescriptor - class in com.pubmatic.sdk.common.base
- Base class denoting the descriptor to be used by the actual creative / bid class implementation
- POBAdFormat - class in com.pubmatic.sdk.common
- The enum for Ad Format.
- POBAdRendererListener - class in com.pubmatic.sdk.common.base
- Interface provides the callback for rendering events
- POBAdRequest - class in com.pubmatic.sdk.common.base
- Interface definition to form Ad request.
- POBAdResponse - class in com.pubmatic.sdk.common.models
- Class representing response, immutable class can be created using builder Maintains meta data of ad response like bid, server side bids etc.
- POBAdResponse.Builder - class in com.pubmatic.sdk.common.models.POBAdResponse
- Builder definition to build POBAdResponse class
- POBAdServerSignalingEventListener - class in com.pubmatic.sdk.common
- Interface used for communication between event handlers and adLoader class
- POBAdSize - class in com.pubmatic.sdk.common
- Defines size of a banner ad.
- POBAdvertisingIdClient - class in com.pubmatic.sdk.common.utility
- AdvertisingIdClient class is used to manage Advertising info from google ads
- POBAdViewCacheService - class in com.pubmatic.sdk.common.cache
- This class caches a map of AdViewConfig against the renderer hash code value which creates the ad view.
- POBAdViewCacheService.AdViewConfig - class in com.pubmatic.sdk.common.cache.POBAdViewCacheService
- Stores the pre-rendered ad view and associated POBFullScreenActivityListener instance.
- POBAlertDialog - class in com.pubmatic.sdk.common.utility
- Class to manage generic alert dialog
- POBAlertDialog.POBDialogListener - class in com.pubmatic.sdk.common.utility.POBAlertDialog
- Notifies the callback events on Dialog
- POBAppInfo - class in com.pubmatic.sdk.common.models
- A class representing the Application info, derived internally using the framework APIs
- POBApplicationInfo - class in com.pubmatic.sdk.common.models
- Provides setters to pass application information like store URL, domain, IAB categories etc.
- POBAppSessionHandler - class in com.pubmatic.sdk.common.session
- This class handles the application session lifecycle by monitoring the app's foreground and background states.
- POBAppSessionHandler.POBAppSessionListener - class in com.pubmatic.sdk.common.session.POBAppSessionHandler
- Interface definition for a callback to be invoked when the app session events occur.
- POBAppSessionHandling - class in com.pubmatic.sdk.common.session
- Interface for handling application session events.
- POBAppStateMonitor - class in com.pubmatic.sdk.common.session
- This class monitors the lifecycle events of the host application's activities to determine whether the app is in the foreground or background.
- POBAppStateMonitor.POBAppLifecycleListener - class in com.pubmatic.sdk.common.session.POBAppStateMonitor
- Implement this interface to receive callbacks when the application moves to the foreground or background.
- POBAppStateMonitoring - class in com.pubmatic.sdk.common.session
- Interface for POBAppStateMonitor operations.
- POBBannerRendering - class in com.pubmatic.sdk.common.ui
- Interface to provide callback methods for invoking banner rendering
- POBBaseBidder - class in com.pubmatic.sdk.common.base
- Base class to be implemented by the actual Bidder class
- POBBaseBidder.CountryFilterConfig - class in com.pubmatic.sdk.common.base.POBBaseBidder
- Interface definition, helps to set Country Filter Information on demand.
- POBBidderListener - class in com.pubmatic.sdk.common.base
- Interface to listen to bidder.
- POBBidderResult - class in com.pubmatic.sdk.common.base
- Class definition to maintain metadata of bidder like adResponse details , error details
- POBBidding - class in com.pubmatic.sdk.common.base
- Ad bidder listener, which lists methods to be implemented by bidder delegate receiver.
- POBBidsProvider - class in com.pubmatic.sdk.common.base
- Bids provider protocol, which is used to provide all the bids and targetting information for all those bids
- POBCacheManager - class in com.pubmatic.sdk.common.cache
- Implementation of the cache manager class, responsible for caching Profile info, requesting service script for OM SDK, etc.
- POBCacheManager.ProfileResultListener - class in com.pubmatic.sdk.common.cache.POBCacheManager
- Interface definition to notify about the result of profile fetch.
- POBCacheManager.UserAgentListener - class in com.pubmatic.sdk.common.cache.POBCacheManager
- Interface definition to notify about the result of user agent fetch.
- POBCacheService - class in com.pubmatic.sdk.common.cache
- A util class to create and store objects for given service name.
- POBCommonConstants - class in com.pubmatic.sdk.common
- POBCommunicator - class in com.pubmatic.sdk.common.base
- Class to handle the communication between the network layer and the UI layer.
- POBCommunicator.POBCommunicatorListener - class in com.pubmatic.sdk.common.base.POBCommunicator
- Interface to get the callback from POBCommunicator
- POBCommunicator.POBErrorCustomisationListener - class in com.pubmatic.sdk.common.base.POBCommunicator
- Interface definition provides error to be update by client class of the Communicator.
- POBCoreReward - class in com.pubmatic.sdk.common.ui
- Interface definition represents a reward given to the user.
- POBCountdownTimer - class in com.pubmatic.sdk.common.utility
- Schedule a countdown until a time in the future, with regular notifications on intervals along the way.
- POBCrashAnalysing - class in com.pubmatic.sdk.common
- Interface definition for initializing CrashAnalytic module.
- POBDataProvider - class in com.pubmatic.sdk.common.models
- Model Class to Store Additional Data about the related object(e.g.
- POBDataType - class in com.pubmatic.sdk.common
- A class declares the common data types
- POBDataType.POBAdState - class in com.pubmatic.sdk.common.POBDataType
- (Internal for OpenWrap SDK)
- POBDataType.POBVideoAdEventType - class in com.pubmatic.sdk.common.POBDataType
- (Internal for OpenWrap SDK)
- POBDeepLinkUtil - class in com.pubmatic.sdk.common.utility
- PMDeepLinkUtil is used to manage DeepLinking functionality on the basis of URL scheme
- POBDeviceInfo - class in com.pubmatic.sdk.common.models
- A class representing the Device details, derived internally using framework APIs
- POBDeviceInfo.DEVICE_ID_TYPE - class in com.pubmatic.sdk.common.models.POBDeviceInfo
- Enum to denote the device type.
- POBDSAComplianceStatus - class in com.pubmatic.sdk.common.models
- DSA (Digital Services Act) required flag
- POBDSATransparencyInfo - class in com.pubmatic.sdk.common.models
- This class represents the transparency object of the DSA response object.
- POBError - class in com.pubmatic.sdk.common
- Maintains the OpenWrap error code along with specific error message
- POBExternalUserId - class in com.pubmatic.sdk.common.models
- Class to Store Data Partner Ids
- POBFullScreenActivityBackPressListener - class in com.pubmatic.sdk.common.ui
- Interface definition to get notification about POBFullScreenActivity hardware back press event.
- POBFullScreenActivityListener - class in com.pubmatic.sdk.common.ui
- Callback interface to listen for activity lifecycle events
- POBHTMLMeasurementProvider - class in com.pubmatic.sdk.common.viewability
- This interface list all methods to be implemented by viewability measurement provider to ensure its compatibility with OpenWrap SDK.
- POBHTMLMeasurementProvider.POBHTMLAdEventType - class in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
- Open Measurement Event Types
- POBHtmlRendererListener - class in com.pubmatic.sdk.common.ui
- POBHtmlRendererListener is an interface having the callback events which will be invoked on rendering event of HTML renderer.
- POBHttpRequest - class in com.pubmatic.sdk.common.network
- PMHttpRequest class model class for HTTP Request which takes necessary params needed for HttpRequest
- POBHttpRequest.HTTP_METHOD - class in com.pubmatic.sdk.common.network.POBHttpRequest
- POBImageDownloadManager - class in com.pubmatic.sdk.common.utility
- Utility to download images using network call asynchronously
- POBImageDownloadManager.POBImageDownloadListener - class in com.pubmatic.sdk.common.utility.POBImageDownloadManager
- Notifies the completion callback events on POBImageDownloadManager
- POBImageRequest - class in com.pubmatic.sdk.common.network
- A data class responsible for storing the details of the request for loading Image
- POBImpDepthHandler - class in com.pubmatic.sdk.common.session
- This class handles the impression depth for the application session.
- POBImpDepthHandling - class in com.pubmatic.sdk.common.session
- This interface provides methods to handle impression depth.
- POBImpressionCountingMethod - class in com.pubmatic.sdk.common.models
- This enum represents the method to record impression for the ad.
- POBInstanceProvider - class in com.pubmatic.sdk.common
- PMInstanceProvider class to share the singleton instance of classes throughout the app.
- POBInternalBrowserActivity - class in com.pubmatic.sdk.common.browser
- Activity class definition is used to work as In-app browser for SDK and responsible to handle browser functionality.
- POBInternalBrowserActivity.InternalBrowserListener - class in com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
- Interface definition to provide browser callbacks
- POBInterstitialRendererListener - class in com.pubmatic.sdk.common.ui
- POBInterstitialRendererListener is an interface having the callback events which will be invoked on rendering event of HTML view.
- POBInterstitialRendering - class in com.pubmatic.sdk.common.ui
- Interstitial ad rendering interface, implement these methods to write custom ad renderer
- POBLocation - class in com.pubmatic.sdk.common.models
- A data class representing a geographic location consist of latitude, longitude and location source.
- POBLocation.Source - class in com.pubmatic.sdk.common.models.POBLocation
- Enum to define the location source.
- POBLocationDetector - class in com.pubmatic.sdk.common.utility
- ThPMLocationDetector is Utility class used to detect device location
- POBLog - class in com.pubmatic.sdk.common.log
- Logger class, responsible for logging the messages based on provided log level.
- POBLog.POBLogging - class in com.pubmatic.sdk.common.log.POBLog
- POBLog.POBLogMessage - class in com.pubmatic.sdk.common.log.POBLog
- POBLogConstants - class in com.pubmatic.sdk.common.log
- Constant class for log statements.
- POBLooper - class in com.pubmatic.sdk.common.utility
- 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.
- POBLooper.LooperListener - class in com.pubmatic.sdk.common.utility.POBLooper
- Invocation callback after looper completed its loop time
- POBMeasurementProvider - class in com.pubmatic.sdk.common.viewability
- This interface list all basic methods to be implement by viewability measurement provider for html and video ad formats.
- POBMeasurementProvider.POBScriptListener - class in com.pubmatic.sdk.common.viewability.POBMeasurementProvider
- Notifies the loading event of measurement service script
- POBNativeMeasurementProvider - class in com.pubmatic.sdk.common.viewability
- This interface list all methods to be implemented by viewability measurement provider to ensure its compatibility with OpenWrap SDK for measuring native ad formats.
- POBNativeMeasurementProvider.POBNativeAdEventType - class in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
- Open Measurement Event Types
- POBNativeMeasurementProvider.POBOmidSessionListener - class in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
- Listener to notify successful measurement session initialization
- POBNetworkHandler - class in com.pubmatic.sdk.common.network
- Class to make a network call using Volley API.
- POBNetworkHandler.POBImageNetworkListener - class in com.pubmatic.sdk.common.network.POBNetworkHandler
- POBNetworkHandler.POBNetworkListener - class in com.pubmatic.sdk.common.network.POBNetworkHandler
- Callback interface for delivering parsed responses.
- POBNetworkHandler.POBNetworkResultListener - class in com.pubmatic.sdk.common.network.POBNetworkHandler
- Interface definition to get Network Result notification
- POBNetworkMonitor - class in com.pubmatic.sdk.common.network
- POBNetworkMonitor is used to monitor network state.
- POBNetworkMonitor.ConnectionType - class in com.pubmatic.sdk.common.network.POBNetworkMonitor
- Enum constant to maintain connection Type Required for OpenWrap RTB 2.
- POBNetworkMonitor.POBConnectivityListener - class in com.pubmatic.sdk.common.network.POBNetworkMonitor
- Interface definition to provide connectivity callbacks
- POBNetworkResult - class in com.pubmatic.sdk.common.network
- Model class definition to maintain network meta data like headers, network time etc
- POBObstructionUpdateListener - class in com.pubmatic.sdk.common.viewability
- This interface list basic methods to be implement by viewability measurement provider for html and video ad formats to add or remove obstruction for provided view.
- POBObstructionUpdateListener.POBFriendlyObstructionPurpose - class in com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener
- Obstruction purpose on ad view Note: Please keep this in sync with OM SDK FriendlyObstructionPurpose enum
- POBPartnerInstantiator - class in com.pubmatic.sdk.common.base
- Interface definition for a partner to handle of bidding, rendering and event tracking
- POBProfileInfo - class in com.pubmatic.sdk.common.models
- Model class which parses the profile JSON and provides the getter to access its fields.
- POBProfileInfo.CountryFilterMode - class in com.pubmatic.sdk.common.models.POBProfileInfo
- Typedef for country filter type
- POBRendererViewListener - class in com.pubmatic.sdk.common.ui
- PMRendererViewListener is an interface having the callback events which will be invoked on rendering event of HTML view.
- POBRequestBuilding - class in com.pubmatic.sdk.common.base
- Interface definition for building ad ad request
- POBRequestQueue - class in com.pubmatic.sdk.common.network
- POBRequestQueue is Custom Request Queue of Volley
- POBResponseParsing - class in com.pubmatic.sdk.common.base
- Interface to declare the protocol for parser.
- POBResponseParsing.POBResponseParserListener - class in com.pubmatic.sdk.common.base.POBResponseParsing
- Listener class to get the callback after parsing
- POBRewardedAdRendererListener - class in com.pubmatic.sdk.common.ui
- POBRewardedAdRendererListener is an interface having the callback events which will be invoked on rendering event of video view.
- POBRewardedAdRendering - class in com.pubmatic.sdk.common.ui
- Rewarded ad rendering interface, implement these methods to write custom ad renderer
- POBSDKConfig - class in com.pubmatic.sdk.common
- This class is used for setting configuration parameters for OpenWrap SDK level i.
- POBSegment - class in com.pubmatic.sdk.common.models
- Class used to store actual segment data for a Data Provider
- POBSharedPreferenceUtil - class in com.pubmatic.sdk.common.utility
- The object/util class manage the shared preference for OpenWrap SDK.
- POBTimeoutHandler - class in com.pubmatic.sdk.common.utility
- Class to handle custom implementation Timeout.
- POBTimeoutHandler.POBTimeoutHandlerListener - class in com.pubmatic.sdk.common.utility.POBTimeoutHandler
- Interface definition to notify the time interval completes the delay and timeout is about to happen.
- POBTrackerHandler - class in com.pubmatic.sdk.common.network
- PMTrackerHandler class is used to handle Ad tracker
- POBUrlHandler - class in com.pubmatic.sdk.common.utility
- Helper class to provide Url handling Responsible to open url in either internal browser, external browser or opens up specific application through deeplink.
- POBUrlHandler.UrlHandlerListener - class in com.pubmatic.sdk.common.utility.POBUrlHandler
- Interface to provide Url handler events
- POBUserInfo - class in com.pubmatic.sdk.common.models
- Provides setters to pass user information
- POBUserInfo.Gender - class in com.pubmatic.sdk.common.models.POBUserInfo
- Defines gender of user
- POBUtils - class in com.pubmatic.sdk.common.utility
- This is common utility class
- POBVerificationScriptResource - class in com.pubmatic.sdk.common.viewability
- Interface for OM SDK's verification script resources
- POBVideoAdEventListener - class in com.pubmatic.sdk.common.ui
- A class which notifies about the events based on video Ad.
- POBVideoMeasurementProvider - class in com.pubmatic.sdk.common.viewability
- This interface list all methods to be implemented by viewability measurement provider to ensure its compatibility with OpenWrap SDK for measuring video ad formats.
- POBVideoMeasurementProvider.POBOmidSessionListener - class in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
- Listener to notify successful measurement session initialization
- POBVideoMeasurementProvider.POBVideoAdErrorType - class in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
- POBVideoMeasurementProvider.POBVideoPlayerState - class in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
- POBVolley - class in com.pubmatic.sdk.common.network
- PMVolley is custom volley class to extend the volley functionality
- POBWebView - class in com.pubmatic.sdk.common.view
- Custom WebView to get internal events on View
- POBWebView.OnFocusChangedListener - class in com.pubmatic.sdk.common.view.POBWebView
- FocusChange listener to provide focus notification to implemented class
- POBWebView.WebViewBackPress - class in com.pubmatic.sdk.common.view.POBWebView
- Backpress Interface to provide backpress to implemented class
- popStoredAdView(java.lang.Integer) - function in com.pubmatic.sdk.common.cache.POBAdViewCacheService
- Removes config stored against uniqueId
- post(java.lang.Runnable) - function in android.view.View
- POST - enum entry in com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD
- postDelayed(java.lang.Runnable,long) - function in android.view.View
- postInvalidate() - function in android.view.View
- postInvalidateDelayed(long) - function in android.view.View
- postInvalidateOnAnimation() - function in android.view.View
- postOnAnimation(java.lang.Runnable) - function in android.view.View
- postOnAnimationDelayed(java.lang.Runnable,long) - function in android.view.View
- postponeEnterTransition() - function in android.app.Activity
- postUrl(java.lang.String,kotlin.Array) - function in android.webkit.WebView
- postVisualStateCallback(long,android.webkit.WebView.VisualStateCallback) - function in android.webkit.WebView
- postWebMessage(android.webkit.WebMessage,android.net.Uri) - function in android.webkit.WebView
- PUT - enum entry in com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD