Loading...
Searching...
No Matches
ObjectiveC main sdk class

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
}
 

Detailed Description

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

Enumeration Type Documentation

◆ NCLogLevel

enum NCLogLevel
Enumerator
NCLogLevelError 
NCLogLevelWarning 
NCLogLevelInfo 
NCLogLevelDebugging 

Definition at line 11 of file NCLogLevel.h.