JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
L
O
P
R
S
A
appendData(JSONObject)
- Method in class com.pubmatic.sdk.monitor.
POBMonitorWebView
Appends the provided data in the existing Monitor webview
C
com.pubmatic.sdk.monitor
- package com.pubmatic.sdk.monitor
currentActivity
- Variable in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
G
getCurrentActivity()
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
Returns the instance of the current activity of the Host application
getTouchPointLocation()
- Method in class com.pubmatic.sdk.monitor.
POBMonitorView
Returns the location of the Touch point
I
initWebView(POBMonitorWebView.POBMonitorWebViewListener)
- Method in class com.pubmatic.sdk.monitor.
POBMonitorWebView
Initializes the webview and sets the webview lister to provide the webview client callbacks
isLoaded
- Variable in class com.pubmatic.sdk.monitor.
POBMonitorWebView
L
load()
- Static method in class com.pubmatic.sdk.monitor.
POBMonitor
Initiates the Monitor module workflow
O
onActivityCreated(Activity, Bundle)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivityDestroyed(Activity)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivityPaused(Activity)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivityResumed(Activity)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivitySaveInstanceState(Activity, Bundle)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivityStarted(Activity)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onActivityStopped(Activity)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
onTouch(View, MotionEvent)
- Method in class com.pubmatic.sdk.monitor.
POBMonitorView
P
POBActivityLifeCycleMonitor
- Class in
com.pubmatic.sdk.monitor
This class monitor the Activity life cycle of the Host application.
POBActivityLifeCycleMonitor(Application)
- Constructor for class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
Constructor
POBMonitor
- Class in
com.pubmatic.sdk.monitor
This is an important class of the Monitor module which handles the loading of the Monitor console and prepares the Monitor view.
POBMonitorView
- Class in
com.pubmatic.sdk.monitor
A view class representing the Monitor console.
POBMonitorView(Activity, Point)
- Constructor for class com.pubmatic.sdk.monitor.
POBMonitorView
Constructor
POBMonitorWebView
- Class in
com.pubmatic.sdk.monitor
Derived class of WebView representing the detail view of Monitor view for showing the SDK logs.
POBMonitorWebView(Context)
- Constructor for class com.pubmatic.sdk.monitor.
POBMonitorWebView
Constructor
R
reset()
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
Unregister the Activity life cycle callbacks
S
setListener(POBMonitorView.OnButtonClickListener)
- Method in class com.pubmatic.sdk.monitor.
POBMonitorView
Sets the button click listener for getting the click event on Monitor view
start(POBActivityLifeCycleMonitor.POBActivityLifeCycleMonitorListener)
- Method in class com.pubmatic.sdk.monitor.
POBActivityLifeCycleMonitor
Registers the Activity life cycle callbacks and assigned the provided listener for notifying the lifecycle callbacks
A
C
G
I
L
O
P
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes