Class AVRouteDetector

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

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

      • AVRouteDetector

        public AVRouteDetector()
      • AVRouteDetector

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

      • isRouteDetectionEnabled

        public boolean isRouteDetectionEnabled()
      • setRouteDetectionEnabled

        public void setRouteDetectionEnabled​(boolean v)
      • isMultipleRoutesDetected

        public boolean isMultipleRoutesDetected()
      • MultipleRoutesDetectedDidChangeNotification

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