import <Foundation/Foundation.h>import "NCNavigineSdk.h"import "NCLocationManager.h"import "NCNavigationManager.h"import "NCZoneManager.h"import "NCRouteManager.h"import "NCAsyncRouteManager.h"import "NCNotificationManager.h"import "NCMeasurementManager.h"import "NCLocationListManager.h"import "NCLocationWindow.h"Go to the source code of this file.
Classes | |
| class | NavigineSdkExample |
Functions | |
| int | main (int argc, const char *argv[]) |
| int main | ( | int | argc, |
| const char * | argv[] ) |
Function to run the example
Definition at line 325 of file NavigineSdkExample.m.