A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
P
- parseNativeAdResponse(java.lang.String) - function in com.pubmatic.sdk.nativead.response.POBNativeAdParser
- Parses the native ad response.
- 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.view.View
- performReceiveContent(android.view.ContentInfo) - function in android.view.View
- playSoundEffect(int) - function in android.view.View
- POBBaseNativeRequestAsset - class in com.pubmatic.sdk.nativead.request
- Interface for the assets in the native response to hold unique properties
- POBDefaultNativeEventHandler - class in com.pubmatic.sdk.nativead
- This is an eventHandler class used when publisher want to use "No Ad server configuration".
- POBNativeAd - class in com.pubmatic.sdk.nativead
- Interface used for creating POBNativeAdProvider
- POBNativeAdDataResponseAsset - class in com.pubmatic.sdk.nativead.response
- This class represents the data object passed in the asset object
- POBNativeAdEvent - class in com.pubmatic.sdk.nativead
- Protocol to communicate between primary ad server SDK and OpenWrap SDK for Native ads to achieve header-bidding for Native Ads.
- POBNativeAdEventBridge - class in com.pubmatic.sdk.nativead
- The protocol definition helps communication/bridge between POBNativeAdProvider and ad server customization for Native ads to achieve header-bidding through OpenWrap SDK.
- POBNativeAdEventListener - class in com.pubmatic.sdk.nativead
- The native custom event listener.
- POBNativeAdImageResponseAsset - class in com.pubmatic.sdk.nativead.response
- This class represents the image asset in the response
- POBNativeAdLinkResponse - class in com.pubmatic.sdk.nativead.response
- This class represents the link object from `native` &`assets` object
- POBNativeAdListener - class in com.pubmatic.sdk.nativead
- Interface to inform native ad workflow events to the app
- POBNativeAdLoader - class in com.pubmatic.sdk.nativead
- Ad loader class to load native ad from PubMatic as per the template specified during initialization.
- POBNativeAdLoaderConfig - class in com.pubmatic.sdk.nativead
- POBNativeAdLoaderListener - class in com.pubmatic.sdk.nativead
- This is an interface for interaction with the POBNativeAdLoader instance.
- POBNativeAdManager - class in com.pubmatic.sdk.nativead
- Class responsible for loading native ads by fetching bids from OW Server, submitting the same to primary ad sever if present and creative native ads.
- POBNativeAdManager.POBNativeAdManagerListener - class in com.pubmatic.sdk.nativead.POBNativeAdManager
- Interface to definition to notify Native Ad load events.
- POBNativeAdMediumTemplateView - class in com.pubmatic.sdk.nativead.views
- Native medium template view with size 300x250 holds the required assets
- POBNativeAdParser - class in com.pubmatic.sdk.nativead.response
- Parser class that handles parsing of the json response.
- POBNativeAdProvider - class in com.pubmatic.sdk.nativead
- Class implementing the core logic of Native Ad provider which identifies the type and returns either POBNativeAd or POBCustomNativeAd instance.
- POBNativeAdRenderer - class in com.pubmatic.sdk.nativead.renderer
- Class responsible for handling the native ad rendering
- POBNativeAdRendering - class in com.pubmatic.sdk.nativead.renderer
- Native ad rendering interface, implement these methods to write custom ad renderer
- POBNativeAdResponse - class in com.pubmatic.sdk.nativead.response
- Base class for storing the nativeAd response after parsing.
- POBNativeAdResponseAsset - class in com.pubmatic.sdk.nativead.response
- Main class for the assets in the native response, selection of the ad will be done on the basis of the assetId
- POBNativeAdResponseEventTracker - class in com.pubmatic.sdk.nativead.response
- This class represents the event trackers passed in the native response object
- POBNativeAdSmallTemplateView - class in com.pubmatic.sdk.nativead.views
- Native small template view with size 360x90 holds the required assets
- POBNativeAdTitleResponseAsset - class in com.pubmatic.sdk.nativead.response
- This class represents the title object which is inside the assets object in the native response
- POBNativeAdView - class in com.pubmatic.sdk.nativead
- Native Ad view class.
- POBNativeAdViewHandler - class in com.pubmatic.sdk.nativead
- Handle impression and click handling for native ad view
- POBNativeAdViewListener - class in com.pubmatic.sdk.nativead
- Listener to give callbacks from POBNativeAdView, related to adView impression, clicks, assets clicks etc.
- POBNativeBuilder - class in com.pubmatic.sdk.nativead
- Model class to build Native Impression This class holds the information of native impression.
- POBNativeConstants - class in com.pubmatic.sdk.nativead
- Constant keys used for parsing the json response.
- POBNativeLogConstants - class in com.pubmatic.sdk.nativead
- Constant log messages for native ads.
- POBNativeRendererListener - class in com.pubmatic.sdk.nativead.renderer
- Native rendering listener to provide callback about rendering events
- POBNativeRequestDataAsset - class in com.pubmatic.sdk.nativead.request
- This class represents the data object passed in the asset object
- POBNativeRequestEventTracker - class in com.pubmatic.sdk.nativead.request
- This class represents the event trackers passed in the native response object
- POBNativeRequestImageAsset - class in com.pubmatic.sdk.nativead.request
- This class represents the image asset in the request
- POBNativeRequestTitleAsset - class in com.pubmatic.sdk.nativead.request
- This class represents the title asset in the request
- POBNativeTemplateType - class in com.pubmatic.sdk.nativead.datatype
- Enum defining the supported template types for Native Ad rendering
- POBNativeTemplateView - class in com.pubmatic.sdk.nativead.views
- Parent class holding common properties for the templates supported by Native Ad
- POBNativeTrackerHandler - class in com.pubmatic.sdk.nativead
- Class used to execute the click and impression trackers for the native ad
- post(java.lang.Runnable) - function in android.view.View
- 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
- proceedOnError(com.pubmatic.sdk.openwrap.core.POBBidEvent.BidEventError,java.lang.String) - function in com.pubmatic.sdk.nativead.POBNativeAdManager
- proceedToLoadAd() - function in com.pubmatic.sdk.nativead.POBNativeAdManager