Interface GeotriggerMonitorNotificationEventListener
-
public interface GeotriggerMonitorNotificationEventListener
Defines the callback listener to listen to GeotriggerMonitorNotificationEventListener events.- Since:
- 100.12.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onGeotriggerMonitorNotification(GeotriggerMonitorNotificationEvent event)
-
-
-
Method Detail
-
onGeotriggerMonitorNotification
void onGeotriggerMonitorNotification(GeotriggerMonitorNotificationEvent event)
-
-