Main class of Navigine iOS SDK. More...
Classes | |
| class | NCNavigineSdk |
| Provides access to all services in the SDK. More... | |
Enumerations | |
| enum | NCLogLevel { NCLogLevelError , NCLogLevelWarning , NCLogLevelInfo , NCLogLevelDebugging } |
Main class of Navigine iOS SDK.
It contains a list of static functions for initializing library, and list of functions for getting access to the managers, each of which will provide different opportunities for working with SDK
| enum NCLogLevel |
| Enumerator | |
|---|---|
| NCLogLevelError | |
| NCLogLevelWarning | |
| NCLogLevelInfo | |
| NCLogLevelDebugging | |
Definition at line 11 of file NCLogLevel.h.