Class AVRouteDetector

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVRouteDetector
extends NSObject
Since:
Available in iOS 11.0 and later.
  • Constructor Details

    • AVRouteDetector

      public AVRouteDetector()
    • AVRouteDetector

      protected AVRouteDetector​(NSObject.Handle h, long handle)
    • AVRouteDetector

      protected AVRouteDetector​(NSObject.SkipInit skipInit)
  • Method Details

    • isRouteDetectionEnabled

      public boolean isRouteDetectionEnabled()
    • setRouteDetectionEnabled

      public void setRouteDetectionEnabled​(boolean v)
    • isMultipleRoutesDetected

      public boolean isMultipleRoutesDetected()
    • MultipleRoutesDetectedDidChangeNotification

      public static String MultipleRoutesDetectedDidChangeNotification()
      Since:
      Available in iOS 11.0 and later.