public class TunePushOpenAction extends Object
Constructor and Description |
---|
TunePushOpenAction(JSONObject object) |
Modifier and Type | Method and Description |
---|---|
String |
getDeepActionId() |
Map<String,String> |
getDeepActionParameters() |
String |
getDeepLinkURL() |
boolean |
isAutoCancelNotification() |
boolean |
isNeitherPowerHookNorDeepLink() |
JSONObject |
toJson() |
public TunePushOpenAction(JSONObject object) throws JSONException
JSONException
public String getDeepActionId()
public String getDeepLinkURL()
public boolean isAutoCancelNotification()
public boolean isNeitherPowerHookNorDeepLink()
public JSONObject toJson()