Package org.robovm.apple.intents
Interface INCarCommandsDomainHandling
- All Superinterfaces:
INActivateCarSignalIntentHandling,INGetCarLockStatusIntentHandling,INGetCarPowerLevelStatusIntentHandling,INSetCarLockStatusIntentHandling,NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INCarCommandsDomainHandlingAdapter
@Deprecated public interface INCarCommandsDomainHandling extends INActivateCarSignalIntentHandling, INSetCarLockStatusIntentHandling, INGetCarLockStatusIntentHandling, INGetCarPowerLevelStatusIntentHandling
Deprecated.
Deprecated in iOS 13.0. Please conform to INActivateCarSignalIntentHandling, INSetCarLockStatusIntentHandling, INGetCarLockStatusIntentHandling and INGetCarPowerLevelStatusIntentHandling instead
- Since:
- Available in iOS 10.3 and later.
-
Method Summary
Methods inherited from interface org.robovm.apple.intents.INActivateCarSignalIntentHandling
confirmActivateCarSignal, handleActivateCarSignal, resolveCarNameForActivateCarSignal, resolveSignalsForActivateCarSignalMethods inherited from interface org.robovm.apple.intents.INGetCarLockStatusIntentHandling
confirmGetCarLockStatus, handleGetCarLockStatus, resolveCarNameForGetCarLockStatusMethods inherited from interface org.robovm.apple.intents.INGetCarPowerLevelStatusIntentHandling
confirmGetCarPowerLevelStatus, handleGetCarPowerLevelStatus, resolveCarNameForGetCarPowerLevelStatus, startSendingUpdatesForGetCarPowerLevelStatus, stopSendingUpdatesForGetCarPowerLevelStatusMethods inherited from interface org.robovm.apple.intents.INSetCarLockStatusIntentHandling
confirmSetCarLockStatus, handleSetCarLockStatus, resolveCarNameForSetCarLockStatus, resolveLockedForSetCarLockStatus