Package org.robovm.apple.intents
Interface INGetRideStatusIntentResponseObserver
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INGetRideStatusIntentResponseObserverAdapter
public interface INGetRideStatusIntentResponseObserver extends NSObjectProtocol
- Since:
- Available in iOS 10.0 and later.
-
Method Summary
Modifier and Type Method Description voidgetRideStatusResponseDidUpdate(INGetRideStatusIntentResponse response)
-
Method Details
-
getRideStatusResponseDidUpdate
-