OnboardLocationContextProviderEngine

public final class OnboardLocationContextProviderEngine : LocationContextDetectionEngine
extension OnboardLocationContextProviderEngine: OnStoreAccessChangedObserver

Important

This is a Public Preview API. It may be changed or removed at any time.

Public

  • Defines the error cases that can occur while using OnboardLocationContext.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public enum OnboardLocationContextServiceError : Error
  • Declaration

    Swift

    public func detectLocationContext(navigationSnapshot: NavigationSnapshot) throws -> TomTomSDKNavigationEngine
        .LocationContext
  • Declaration

    Swift

    public func reset()

OnboardLocationContextProviderEngine + OnStoreAccessChangedObserver