TomTomSDKSearchOnline

The following declarations are provided by module TomTomSDKSearchOnline.

  • The Online Search API is a REST wrapper for a suite of web services that allow developers to use our scalable search engine.

    Refrain from using this class directly, use OnlineSearchFactory to create instances of OnlineSearch.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "    This will be removed from future releases after 2026-07-15. \n    Use OnlineSearchFactory instead.")
    final public class OnlineSearch : Search
  • Factory for accessing the implementations for the Online Search APIs provided via the Search protocol. The Online Search API is a REST wrapper for a suite of web services that allow developers to use our scalable search engine.

    See more

    Declaration

    Swift

    public enum OnlineSearchFactory