Protocols

The following protocols are available globally.

  • Public Preview

    This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

    Delegate that contains matching result.

    Declaration

    Objective-C

    @protocol TTMatcherDelegate <NSObject>

    Swift

    protocol TTMatcherDelegate