Package apple.mapkit

Interface MKDirections.Block_calculateDirectionsWithCompletionHandler

  • Enclosing class:
    MKDirections

    public static interface MKDirections.Block_calculateDirectionsWithCompletionHandler
    • Method Detail

      • call_calculateDirectionsWithCompletionHandler

        void call_calculateDirectionsWithCompletionHandler​(MKDirectionsResponse response,
                                                           NSError error)