-
public class AnalyticsManagerBundler
-
-
Field Summary
Fields Modifier and Type Field Description public final static AnalyticsManagerBundlerINSTANCE
-
Method Summary
Modifier and Type Method Description final static JSONObjectwzrkBundleToJson(Bundle root)final static JSONObjectnotificationViewedJson(Bundle root)final static JSONObjectnotificationClickedJson(Bundle root)-
-
Method Detail
-
wzrkBundleToJson
final static JSONObject wzrkBundleToJson(Bundle root)
-
notificationViewedJson
final static JSONObject notificationViewedJson(Bundle root)
-
notificationClickedJson
final static JSONObject notificationClickedJson(Bundle root)
-
-
-
-