Package org.robovm.apple.intents
Class INCarPlayDomainHandlingAdapter
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.objc.ObjCObject
org.robovm.apple.foundation.NSObject
org.robovm.apple.intents.INSetAudioSourceInCarIntentHandlingAdapter
org.robovm.apple.intents.INCarPlayDomainHandlingAdapter
- All Implemented Interfaces:
NSObjectProtocol,INCarPlayDomainHandling,INSaveProfileInCarIntentHandling,INSetAudioSourceInCarIntentHandling,INSetClimateSettingsInCarIntentHandling,INSetDefrosterSettingsInCarIntentHandling,INSetProfileInCarIntentHandling,INSetSeatSettingsInCarIntentHandling,ObjCProtocol
public class INCarPlayDomainHandlingAdapter extends INSetAudioSourceInCarIntentHandlingAdapter implements INCarPlayDomainHandling
-
Nested Class Summary
Nested classes/interfaces inherited from class org.robovm.apple.foundation.NSObject
NSObject.Handle, NSObject.Marshaler, NSObject.NoRetainMarshaler, NSObject.NSKeyValueObserver, NSObject.NSObjectPtr, NSObject.SkipInitNested classes/interfaces inherited from class org.robovm.objc.ObjCObject
ObjCObject.ObjCObjectPtr, ObjCObject.Super -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSObject
FLAG_NO_RETAINFields inherited from class org.robovm.objc.ObjCObject
customClass -
Constructor Summary
Constructors Constructor Description INCarPlayDomainHandlingAdapter() -
Method Summary
Methods inherited from class org.robovm.apple.intents.INSetAudioSourceInCarIntentHandlingAdapter
confirmSetAudioSourceInCar, handleSetAudioSourceInCar, resolveAudioSourceForSetAudioSourceInCar, resolveRelativeAudioSourceReferenceForSetAudioSourceInCarMethods inherited from class org.robovm.apple.foundation.NSObject
addKeyValueObserver, addKeyValueObserver, afterMarshaled, alloc, autorelease, autorelease, awakeFromNib, conformsToProtocol, copy, description, didChangeValue, didChangeValue, didChangeValues, doDispose, equals, forceSkipInit, getAutoContentAccessingProxy, getClassForCoder, getClassForKeyedArchiver, getKeyValueCoder, getObservationInfo, hash, hashCode, init, isEqual, isKindOfClass, isMemberOfClass, mutableCopy, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelector, performSelectorInBackground, performSelectorOnMainThread, performSelectorOnMainThread, performSelectorV, performSelectorV, performSelectorV, release, release, removeKeyValueObserver, removeKeyValueObservers, respondsToSelector, retain, retain, retainCount, setObservationInfo, toString, willChangeValue, willChangeValue, willChangeValuesMethods inherited from class org.robovm.objc.ObjCObject
addStrongRef, dispose, dispose, finalize, getAssociatedObject, getObjCClass, getPeerObject, getSuper, initObject, logRetainRelease, removeStrongRef, retainCustomObjectFromCb, setAssociatedObject, toObjCObject, toObjCObject, updateStrongRefMethods inherited from class org.robovm.rt.bro.NativeObject
as, getHandle, setHandleMethods inherited from interface org.robovm.apple.intents.INSetAudioSourceInCarIntentHandling
confirmSetAudioSourceInCar, handleSetAudioSourceInCar, resolveAudioSourceForSetAudioSourceInCar, resolveRelativeAudioSourceReferenceForSetAudioSourceInCar
-
Constructor Details
-
INCarPlayDomainHandlingAdapter
public INCarPlayDomainHandlingAdapter()
-
-
Method Details
-
handleSetClimateSettingsInCar
public void handleSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INSetClimateSettingsInCarIntentResponse> completion)- Specified by:
handleSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
confirmSetClimateSettingsInCar
public void confirmSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INSetClimateSettingsInCarIntentResponse> completion)- Specified by:
confirmSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveEnableFanForSetClimateSettingsInCar
public void resolveEnableFanForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableFanForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveEnableAirConditionerForSetClimateSettingsInCar
public void resolveEnableAirConditionerForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableAirConditionerForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveEnableClimateControlForSetClimateSettingsInCar
public void resolveEnableClimateControlForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableClimateControlForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveEnableAutoModeForSetClimateSettingsInCar
public void resolveEnableAutoModeForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableAutoModeForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveAirCirculationModeForSetClimateSettingsInCar
public void resolveAirCirculationModeForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INCarAirCirculationModeResolutionResult> completion)- Specified by:
resolveAirCirculationModeForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveFanSpeedIndexForSetClimateSettingsInCar
public void resolveFanSpeedIndexForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INIntegerResolutionResult> completion)- Specified by:
resolveFanSpeedIndexForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveFanSpeedPercentageForSetClimateSettingsInCar
public void resolveFanSpeedPercentageForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INDoubleResolutionResult> completion)- Specified by:
resolveFanSpeedPercentageForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveRelativeFanSpeedSettingForSetClimateSettingsInCar
public void resolveRelativeFanSpeedSettingForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INRelativeSettingResolutionResult> completion)- Specified by:
resolveRelativeFanSpeedSettingForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveTemperatureForSetClimateSettingsInCar
public void resolveTemperatureForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INTemperatureResolutionResult> completion)- Specified by:
resolveTemperatureForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveRelativeTemperatureSettingForSetClimateSettingsInCar
public void resolveRelativeTemperatureSettingForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INRelativeSettingResolutionResult> completion)- Specified by:
resolveRelativeTemperatureSettingForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveClimateZoneForSetClimateSettingsInCar
public void resolveClimateZoneForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INCarSeatResolutionResult> completion)- Specified by:
resolveClimateZoneForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling
-
resolveCarNameForSetClimateSettingsInCar
public void resolveCarNameForSetClimateSettingsInCar(INSetClimateSettingsInCarIntent intent, VoidBlock1<INSpeakableStringResolutionResult> completion)- Specified by:
resolveCarNameForSetClimateSettingsInCarin interfaceINSetClimateSettingsInCarIntentHandling- Since:
- Available in iOS 12.0 and later.
-
handleSetDefrosterSettingsInCar
public void handleSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INSetDefrosterSettingsInCarIntentResponse> completion)- Specified by:
handleSetDefrosterSettingsInCarin interfaceINSetDefrosterSettingsInCarIntentHandling
-
confirmSetDefrosterSettingsInCar
public void confirmSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INSetDefrosterSettingsInCarIntentResponse> completion)- Specified by:
confirmSetDefrosterSettingsInCarin interfaceINSetDefrosterSettingsInCarIntentHandling
-
resolveEnableForSetDefrosterSettingsInCar
public void resolveEnableForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableForSetDefrosterSettingsInCarin interfaceINSetDefrosterSettingsInCarIntentHandling
-
resolveDefrosterForSetDefrosterSettingsInCar
public void resolveDefrosterForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INCarDefrosterResolutionResult> completion)- Specified by:
resolveDefrosterForSetDefrosterSettingsInCarin interfaceINSetDefrosterSettingsInCarIntentHandling
-
resolveCarNameForSetDefrosterSettingsInCar
public void resolveCarNameForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INSpeakableStringResolutionResult> completion)- Specified by:
resolveCarNameForSetDefrosterSettingsInCarin interfaceINSetDefrosterSettingsInCarIntentHandling- Since:
- Available in iOS 12.0 and later.
-
handleSetSeatSettingsInCar
public void handleSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INSetSeatSettingsInCarIntentResponse> completion)- Specified by:
handleSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
confirmSetSeatSettingsInCar
public void confirmSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INSetSeatSettingsInCarIntentResponse> completion)- Specified by:
confirmSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveEnableHeatingForSetSeatSettingsInCar
public void resolveEnableHeatingForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableHeatingForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveEnableCoolingForSetSeatSettingsInCar
public void resolveEnableCoolingForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableCoolingForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveEnableMassageForSetSeatSettingsInCar
public void resolveEnableMassageForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)- Specified by:
resolveEnableMassageForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveSeatForSetSeatSettingsInCar
public void resolveSeatForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INCarSeatResolutionResult> completion)- Specified by:
resolveSeatForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveLevelForSetSeatSettingsInCar
public void resolveLevelForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INIntegerResolutionResult> completion)- Specified by:
resolveLevelForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveRelativeLevelSettingForSetSeatSettingsInCar
public void resolveRelativeLevelSettingForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INRelativeSettingResolutionResult> completion)- Specified by:
resolveRelativeLevelSettingForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling
-
resolveCarNameForSetSeatSettingsInCar
public void resolveCarNameForSetSeatSettingsInCar(INSetSeatSettingsInCarIntent intent, VoidBlock1<INSpeakableStringResolutionResult> completion)- Specified by:
resolveCarNameForSetSeatSettingsInCarin interfaceINSetSeatSettingsInCarIntentHandling- Since:
- Available in iOS 12.0 and later.
-
handleSetProfileInCar
public void handleSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INSetProfileInCarIntentResponse> completion)- Specified by:
handleSetProfileInCarin interfaceINSetProfileInCarIntentHandling
-
confirmSetProfileInCar
public void confirmSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INSetProfileInCarIntentResponse> completion)- Specified by:
confirmSetProfileInCarin interfaceINSetProfileInCarIntentHandling
-
resolveProfileNumberForSetProfileInCar
public void resolveProfileNumberForSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INIntegerResolutionResult> completion)- Specified by:
resolveProfileNumberForSetProfileInCarin interfaceINSetProfileInCarIntentHandling
-
resolveProfileNameForSetProfileInCar
public void resolveProfileNameForSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INStringResolutionResult> completion)- Specified by:
resolveProfileNameForSetProfileInCarin interfaceINSetProfileInCarIntentHandling- Since:
- Available in iOS 10.2 and later.
-
resolveCarNameForSetProfileInCar
public void resolveCarNameForSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INSpeakableStringResolutionResult> completion)- Specified by:
resolveCarNameForSetProfileInCarin interfaceINSetProfileInCarIntentHandling- Since:
- Available in iOS 12.0 and later.
-
resolveDefaultProfileForSetProfileInCar
@Deprecated public void resolveDefaultProfileForSetProfileInCar(INSetProfileInCarIntent intent, VoidBlock1<INBooleanResolutionResult> completion)Deprecated.Deprecated in iOS 11.0. The property doesn't need to be resolved- Specified by:
resolveDefaultProfileForSetProfileInCarin interfaceINSetProfileInCarIntentHandling- Since:
- Available in iOS 10.0 and later.
-
handleSaveProfileInCar
public void handleSaveProfileInCar(INSaveProfileInCarIntent intent, VoidBlock1<INSaveProfileInCarIntentResponse> completion)- Specified by:
handleSaveProfileInCarin interfaceINSaveProfileInCarIntentHandling
-
confirmSaveProfileInCar
public void confirmSaveProfileInCar(INSaveProfileInCarIntent intent, VoidBlock1<INSaveProfileInCarIntentResponse> completion)- Specified by:
confirmSaveProfileInCarin interfaceINSaveProfileInCarIntentHandling
-
resolveProfileNumberForSaveProfileInCar
public void resolveProfileNumberForSaveProfileInCar(INSaveProfileInCarIntent intent, VoidBlock1<INIntegerResolutionResult> completion)- Specified by:
resolveProfileNumberForSaveProfileInCarin interfaceINSaveProfileInCarIntentHandling
-
resolveProfileNameForSaveProfileInCar
public void resolveProfileNameForSaveProfileInCar(INSaveProfileInCarIntent intent, VoidBlock1<INStringResolutionResult> completion)- Specified by:
resolveProfileNameForSaveProfileInCarin interfaceINSaveProfileInCarIntentHandling- Since:
- Available in iOS 10.2 and later.
-