import <Foundation/Foundation.h>import "NCNavigineSdk.h"import "NCLocationManager.h"import "NCLocationListener.h"import "NCLocation.h"import "NCCategory.h"import "NCSublocation.h"import "NCVenue.h"import "NCZone.h"import "NCBeacon.h"import "NCWifi.h"import "NCEddystone.h"import "NCPoint.h"import "NCGraph.h"import "NCGraphVertex.h"import "NCGraphEdge.h"import "NCElevationGraph.h"import "NCTransmitterStatus.h"Go to the source code of this file.
Functions | |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] ) |
Function to run the example
Definition at line 945 of file LocationManagerExample.m.