Package apple.mapkit
Interface MKDirections.Block_calculateETAWithCompletionHandler
-
- Enclosing class:
- MKDirections
public static interface MKDirections.Block_calculateETAWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_calculateETAWithCompletionHandler(MKETAResponse response, NSError error)
-
-
-
Method Detail
-
call_calculateETAWithCompletionHandler
void call_calculateETAWithCompletionHandler(MKETAResponse response, NSError error)
-
-