Protocols
The following protocols are available globally.
-
Observer protocol for Route calculation and Traffic fetch requests
See moreDeclaration
Objective-C
@protocol NSDK_Observer <NSObject>
Swift
protocol NSDK_Observer : NSObjectProtocol
-
@author PTV AG Karlsruhe
See moreDeclaration
Objective-C
@protocol NSDK_StringRetriever <NSObject>
Swift
protocol NSDK_StringRetriever : NSObjectProtocol