A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z 

A

ACCEPT_INVITATION - enum entry in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType

To notify Ad session that an ACCEPT_INVITATION event has occurred

AD_SERVER_READY - enum entry in com.pubmatic.sdk.common.POBDataType.POBAdState

Defines the state when Ad server SDK renders tha ad and it is ready to show it to user. Next state could be EXPIRED

adBuilderOnSuccess(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBAdBuilding.POBAdBuilderListener
 
adBuilderOnSuccess(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBCommunicator
 
add(com.android.volley.Request) - function in com.android.volley.RequestQueue
 
addAppLifecycleListener(com.pubmatic.sdk.common.session.POBAppStateMonitor.POBAppLifecycleListener) - function in com.pubmatic.sdk.common.session.POBAppStateMonitor
Sets the listener to receive lifecycle events.
addAppLifecycleListener(com.pubmatic.sdk.common.session.POBAppStateMonitor.POBAppLifecycleListener) - function in com.pubmatic.sdk.common.session.POBAppStateMonitoring
Adds a listener to receive lifecycle events.
addAppSessionListener(com.pubmatic.sdk.common.session.POBAppSessionHandler.POBAppSessionListener) - function in com.pubmatic.sdk.common.session.POBAppSessionHandler
Adds a listener to the list of app session listeners.
addAppSessionListener(com.pubmatic.sdk.common.session.POBAppSessionHandler.POBAppSessionListener) - function in com.pubmatic.sdk.common.session.POBAppSessionHandling
The listener will be notified of session events such as session start and reset.
addChildrenForAccessibility(java.util.ArrayList) - function in android.view.ViewGroup
 
addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.app.Activity
 
addDataProvider(com.pubmatic.sdk.common.models.POBDataProvider) - function in com.pubmatic.sdk.common.models.POBUserInfo
Method to add segment data of a data provider to OW SDK
addExternalUserId(com.pubmatic.sdk.common.models.POBExternalUserId) - function in com.pubmatic.sdk.common.OpenWrapSDK
API to Add the External user id /Data Partner ids which helps publisher in better user targeting
addExternalUserId(com.pubmatic.sdk.common.models.POBExternalUserId) - function in com.pubmatic.sdk.common.POBSDKConfig
Adds the External user id /Data Partner ids which helps publisher in better user targeting
addExtraDataToAccessibilityNodeInfo(android.view.accessibility.AccessibilityNodeInfo,java.lang.String,android.os.Bundle) - function in android.view.ViewGroup
 
addExtraInfo(java.lang.String,Object) - function in com.pubmatic.sdk.common.POBError
Sets the key-value pair for the extra information needed for identifying the granular level of error
addFocusables(java.util.ArrayList,int,int) - function in android.view.ViewGroup
 
addFriendlyObstructions(android.view.View,com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener.POBFriendlyObstructionPurpose) - function in com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
OpenWrap SDK calls this method to add obstruction on Ad view.
addFriendlyObstructions(android.view.View,com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener.POBFriendlyObstructionPurpose) - function in com.pubmatic.sdk.common.viewability.POBMeasurementProvider
OpenWrap SDK calls this method to add obstruction on Ad view.
addFriendlyObstructions(android.view.View,com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener.POBFriendlyObstructionPurpose) - function in com.pubmatic.sdk.common.viewability.POBNativeMeasurementProvider
OpenWrap SDK calls this method to add obstruction on Ad view.
addFriendlyObstructions(android.view.View,com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener.POBFriendlyObstructionPurpose) - function in com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener
OpenWrap SDK calls this method to add obstruction on Ad view.
addFriendlyObstructions(android.view.View,com.pubmatic.sdk.common.viewability.POBObstructionUpdateListener.POBFriendlyObstructionPurpose) - function in com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
OpenWrap SDK calls this method to add obstruction on Ad view.
addJavascriptInterface(Object,java.lang.String) - function in android.webkit.WebView
 
addKeyboardNavigationClusters(java.util.Collection,int) - function in android.view.ViewGroup
 
addLogger(com.pubmatic.sdk.common.log.POBLog.POBLogging) - function in com.pubmatic.sdk.common.log.POBLog
Method to add Logger
addOnAttachStateChangeListener(android.view.View.OnAttachStateChangeListener) - function in android.view.View
 
addOnLayoutChangeListener(android.view.View.OnLayoutChangeListener) - function in android.view.View
 
addOnUnhandledKeyEventListener(android.view.View.OnUnhandledKeyEventListener) - function in android.view.View
 
addRequestEventListener(com.android.volley.RequestQueue.RequestEventListener) - function in com.android.volley.RequestQueue
 
addRequestFinishedListener(com.android.volley.RequestQueue.RequestFinishedListener) - function in com.android.volley.RequestQueue
 
addSegment(com.pubmatic.sdk.common.models.POBSegment) - function in com.pubmatic.sdk.common.models.POBDataProvider
Method to add segment data for a data provider
addStatesFromChildren() - function in android.view.ViewGroup
 
addTouchables(java.util.ArrayList) - function in android.view.ViewGroup
 
addView(android.view.View) - function in android.view.ViewGroup
 
ADVERTISING_ID - enum entry in com.pubmatic.sdk.common.models.POBDeviceInfo.DEVICE_ID_TYPE
 
All - enum entry in com.pubmatic.sdk.common.OpenWrapSDK.LogLevel

All level of logs

allLoggers() - function in com.pubmatic.sdk.common.log.POBLog
 
allowAdvertisingId(boolean) - function in com.pubmatic.sdk.common.OpenWrapSDK
Indicates whether Android advertisement ID should be sent in the request or not.
allowAdvertisingId(boolean) - function in com.pubmatic.sdk.common.POBSDKConfig
Indicates whether Advertisement ID should be sent in the request.
allowLocationAccess(boolean) - function in com.pubmatic.sdk.common.OpenWrapSDK
Used to enable/disable location access.
allowLocationAccess(boolean) - function in com.pubmatic.sdk.common.POBSDKConfig
Enables or disable SDK location detection.
ANDROID_ID - enum entry in com.pubmatic.sdk.common.models.POBDeviceInfo.DEVICE_ID_TYPE
 
animate() - function in android.view.View
 
annotationType() - function in java.lang.annotation.Annotation
 
announceForAccessibility(java.lang.CharSequence) - function in android.view.View
 
applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
 
autofill(android.util.SparseArray) - function in android.webkit.WebView
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W  Z