A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
U
- unbindService(android.content.ServiceConnection) - function in android.content.ContextWrapper
- UNKNOWN - enum entry in com.pubmatic.sdk.common.network.POBNetworkMonitor.ConnectionType
- UNMUTE - enum entry in com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType
To notify Ad session that an unmute event has occurred
- unregisterActivityLifecycleCallbacks(android.app.Application.ActivityLifecycleCallbacks) - function in android.app.Activity
- unregisterComponentCallbacks(android.content.ComponentCallbacks) - function in android.app.Activity
- unregisterConnectivityListener(com.pubmatic.sdk.common.network.POBNetworkMonitor.POBConnectivityListener) - function in com.pubmatic.sdk.common.network.POBNetworkMonitor
- Method is used to unregister specific POBConnectivityListener which already registered
- unregisterDeviceIdChangeListener(java.util.function.IntConsumer) - function in android.content.ContextWrapper
- unregisterForContextMenu(android.view.View) - function in android.app.Activity
- unregisterReceiver(android.content.BroadcastReceiver) - function in android.content.ContextWrapper
- unregisterScreenCaptureCallback(android.app.Activity.ScreenCaptureCallback) - function in android.app.Activity
- unscheduleDrawable(android.graphics.drawable.Drawable,java.lang.Runnable) - function in android.view.View
- updateAAID() - function in com.pubmatic.sdk.common.utility.POBAdvertisingIdClient
- This API update the Android Advertising ID info &LMT state in background and saves in shared preference for next immediate Ad request.
- updateAdvertisingIdInfo() - function in com.pubmatic.sdk.common.models.POBDeviceInfo
- Method is used to update advertising Id from AdvertisingIdClient class
- updateConnectionType() - function in com.pubmatic.sdk.common.network.POBNetworkMonitor
- Updates connection type using connectivity manager, This method has to be called from constructor and from broadcast receivers onReceive() method for action connectivity change.
- updateDragShadow(android.view.View.DragShadowBuilder) - function in android.view.View
- updateServiceGroup(android.content.ServiceConnection,int,int) - function in android.content.ContextWrapper
- updateViewLayout(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.view.ViewGroup
- updateWinningBid(T) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
- Update the winning bid in the adResponse builder, This will update all respective bids to make winning bid consistent across adResponse like bids, serverSidePartnerBids
- updateWithRefreshIntervalAndExpiryTimeout(java.lang.String) - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
- Update ad response bids (bids, serverSidePartnerBids) with refresh interval and expiry timeout.
- USER - enum entry in com.pubmatic.sdk.common.models.POBLocation.Source
Indicates that location is provided by application user.