Protocols

The following protocols are available globally.

  • Observer protocol for Route calculation and Traffic fetch requests

    See more

    Declaration

    Objective-C

    @protocol NSDK_Observer <NSObject>

    Swift

    protocol NSDK_Observer : NSObjectProtocol
  • @author PTV AG Karlsruhe

    See more

    Declaration

    Objective-C

    @protocol NSDK_StringRetriever <NSObject>

    Swift

    protocol NSDK_StringRetriever : NSObjectProtocol