Package org.robovm.apple.intents
Interface INGetCarPowerLevelStatusIntentResponseObserver
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INGetCarPowerLevelStatusIntentResponseObserverAdapter
public interface INGetCarPowerLevelStatusIntentResponseObserver extends NSObjectProtocol
- Since:
- Available in iOS 14.0 and later.
-
Method Summary
Modifier and Type Method Description voidgetCarPowerLevelStatusResponseDidUpdate(INGetCarPowerLevelStatusIntentResponse response)
-
Method Details
-
getCarPowerLevelStatusResponseDidUpdate
-