Loading...
Searching...
No Matches
<NCZoneListener> Protocol Reference

Class provides a callback to be invoked when ZoneManager detects entering/leaving zone events. More...

#include <com/navigine/idl/objc/NCZoneListener.h>

Inherits <NSObject>.

Instance Methods

(void) - onZoneEvent:
 Called when user handle particular zone event.
 

Detailed Description

Class provides a callback to be invoked when ZoneManager detects entering/leaving zone events.

Referenced from ZoneManager.

Note
The callback is invoked in the UI thread.

Definition at line 20 of file NCZoneListener.h.

Method Documentation

◆ onZoneEvent:

- (void) onZoneEvent: (nonnull NCZoneEvent *) zoneEvent

Called when user handle particular zone event.

Parameters
zoneEventhandled ZoneEvent.

The documentation for this protocol was generated from the following file: