Package com.pubmatic.sdk.crashanalytics
Object POBCrashReporter
-
- All Implemented Interfaces:
public class POBCrashReporterReport the crash using CrashAnalytic APIs.
-
-
Field Summary
Fields Modifier and Type Field Description public final static POBCrashReporterINSTANCE
-
Method Summary
Modifier and Type Method Description final UnitreportCrash(POBNetworkHandler networkHandler, JSONObject crashJsonObject, POBCrashReporterListener listener)Method reports the crash with JSON payload to crashlytics server -
-
Method Detail
-
reportCrash
final Unit reportCrash(POBNetworkHandler networkHandler, JSONObject crashJsonObject, POBCrashReporterListener listener)
Method reports the crash with JSON payload to crashlytics server
-
-
-
-