Loading...
Searching...
No Matches
ZoneManagerExample Class Reference

import snippets/ZoneManager/objc/ZoneManagerExample.h;

Inherits NSObject.

Public Member Functions

instancetype init ()
 
void runExample ()
 

Properties

NCNavigineSdk * sdk
 
NCLocationManager * locationManager
 
NCNavigationManager * navigationManager
 
NCZoneManager * zoneManager
 
id< NCZoneListener > zoneListener
 

Detailed Description

ZoneManager usage example for Dart/Flutter Demonstrates working with zone detection, event handling, and zone management

ZoneManager usage example for Objective-C Demonstrates working with zone detection, event handling, and zone management

Definition at line 9 of file zone_manager_example.dart.

Member Function Documentation

◆ init()

instancetype ZoneManagerExample::init ( )
virtual

Definition at line 9 of file ZoneManagerExample.m.

◆ runExample()

void ZoneManagerExample.runExample ( )
virtual

Property Documentation

◆ locationManager

NCLocationManager* ZoneManagerExample.locationManager
readwritenonatomicstrong

Definition at line 17 of file ZoneManagerExample.h.

◆ navigationManager

NCNavigationManager* ZoneManagerExample.navigationManager
readwritenonatomicstrong

Definition at line 18 of file ZoneManagerExample.h.

◆ sdk

NCNavigineSdk* ZoneManagerExample.sdk
readwritenonatomicstrong

Definition at line 16 of file ZoneManagerExample.h.

◆ zoneListener

id<NCZoneListener> ZoneManagerExample.zoneListener
readwritenonatomicstrong

Definition at line 20 of file ZoneManagerExample.h.

◆ zoneManager

NCZoneManager* ZoneManagerExample.zoneManager
readwritenonatomicstrong

Definition at line 19 of file ZoneManagerExample.h.


The documentation for this class was generated from the following files: