Uses of Class
org.robovm.apple.intents.INCarDefrosterResolutionResult
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCarDefrosterResolutionResult in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCarDefrosterResolutionResult Modifier and Type Method Description static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. confirmationRequired(INCarDefroster carDefrosterToConfirm)Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. confirmationRequiredForValue(INCarDefroster valueToConfirm)Deprecated.Deprecated in iOS 11.0.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. needsValue()Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. notRequired()Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. success(INCarDefroster resolvedCarDefroster)Deprecated.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. successValue(INCarDefroster resolvedValue)Deprecated.Deprecated in iOS 11.0.static INCarDefrosterResolutionResultINCarDefrosterResolutionResult. unsupported()Deprecated.Method parameters in org.robovm.apple.intents with type arguments of type INCarDefrosterResolutionResult Modifier and Type Method Description voidINCarPlayDomainHandlingAdapter. resolveDefrosterForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INCarDefrosterResolutionResult> completion)voidINSetDefrosterSettingsInCarIntentHandling. resolveDefrosterForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INCarDefrosterResolutionResult> completion)Deprecated.voidINSetDefrosterSettingsInCarIntentHandlingAdapter. resolveDefrosterForSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent intent, VoidBlock1<INCarDefrosterResolutionResult> completion)