| Interface | Description |
|---|---|
| IfmxSmartTriggerCallback |
A callback that can be passed to a Smart Trigger object
Passing in an implementation of this interface into a Smart Trigger object
allows you to receive callbacks when events that fire a smart trigger intercepts
|
| IfmxThreadedSmartTrigger |
Represents a Threadable Smart Trigger object
This object allows you to interact with an GBase 8s server
in order to register and receive Smart Trigger push notifications when certain
events happen on the server
|