A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
B
- BANNER - enum entry in com.pubmatic.sdk.common.POBAdFormat
- BANNER_AND_MREC - enum entry in com.pubmatic.sdk.common.POBAdFormat
- BID_FAILED - enum entry in com.pubmatic.sdk.common.POBDataType.POBAdState
Defines the state when ad loaded from OW SDK is expired. This is the last state of the Ad other than SHOWN
- BID_RECEIVED - enum entry in com.pubmatic.sdk.common.POBDataType.POBAdState
This is an conditional state, only when publisher has set bidEventListener. Defines the state when bid is loaded from OW SDK / client-side partner and is notified to publisher via bidEventListener. Next state could be
- bindIsolatedService(android.content.Intent,int,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
- bindService(android.content.Intent,android.content.ServiceConnection,int) - function in android.content.ContextWrapper
- bindServiceAsUser(android.content.Intent,android.content.ServiceConnection,int,android.os.UserHandle) - function in android.content.ContextWrapper
- bringChildToFront(android.view.View) - function in android.view.ViewGroup
- bringToFront() - function in android.view.View
- build() - function in com.pubmatic.sdk.common.OpenWrapSDKConfig.Builder
- Builds and returns an OpenWrapSDKConfig instance with the specified configuration.
- build(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.common.base.POBAdBuilding
- build() - function in com.pubmatic.sdk.common.base.POBRequestBuilding
- Builds Http request for oRTB standards
- build() - function in com.pubmatic.sdk.common.models.POBAdResponse.Builder
- Builds the instance of the POBAdResponse based on provided details.
- build(org.json.JSONObject) - function in com.pubmatic.sdk.common.models.POBDSATransparencyInfo.Companion
- Builds the transparency object from the JSON object.
- build(org.json.JSONObject) - function in com.pubmatic.sdk.common.models.POBProfileInfo
- Initializes and returns POBProfileInfo object with given profile details
- build(android.content.Context,java.lang.String,java.lang.String,com.pubmatic.sdk.common.utility.POBAlertDialog.POBDialogListener) - function in com.pubmatic.sdk.common.utility.POBAlertDialog
- Method to init alert dialog and show it according to inputs
- buildDrawingCache() - function in android.view.View
- buildLayer() - function in android.view.View
- buildUriWithQueryParams(android.net.Uri,java.util.Map) - function in com.pubmatic.sdk.common.utility.POBUtils
- Util method to build a url with given map of query params
- buildUrlWithQueryParam(java.lang.String,java.lang.String,java.lang.String) - function in com.pubmatic.sdk.common.utility.POBUtils
- Util method to add query param to a url
- buildWithRefreshAndExpiryTimeout(int,int) - function in com.pubmatic.sdk.common.base.POBAdDescriptor
- Create new descriptor type by updating existing descriptor's refresh interval and expiryTimeout