public interface IfmxSmartTriggerCallback
IfmxThreadedSmartTrigger| Modifier and Type | Method and Description |
|---|---|
void |
notify(java.lang.String json)
Receive a notification in the form of a JSON string when the registered smart trigger event occurs
|