public class InstantEventUtils
extends java.lang.Object
构造器和说明 |
---|
InstantEventUtils() |
限定符和类型 | 方法和说明 |
---|---|
static boolean |
isInstantEvent(InputData inputData) |
static int |
isInstantEvent(org.json.JSONObject jsonObject)
获取实时数据,并且删除 H5 过来的 is_instant_event 字段
|
public static boolean isInstantEvent(InputData inputData)
public static int isInstantEvent(org.json.JSONObject jsonObject)
jsonObject
- 待判断的 App 或者打通场景 H5 过来的数据