Class GeotriggerMonitorNotificationEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public final class GeotriggerMonitorNotificationEvent
    extends java.util.EventObject
    Called when a GeotriggerNotificationInfo is sent.
    Since:
    100.12.0
    See Also:
    Serialized Form
    • Method Detail

      • getSource

        public GeotriggerMonitor getSource()
        Overrides:
        getSource in class java.util.EventObject
      • getGeotriggerNotificationInfo

        public GeotriggerNotificationInfo getGeotriggerNotificationInfo()
        Gets the geotrigger notification info.
        Returns:
        the geotrigger notification info
        Since:
        100.12.0