Package org.robovm.apple.intents
Interface INCallsDomainHandling
- All Superinterfaces:
INSearchCallHistoryIntentHandling,INStartAudioCallIntentHandling,INStartVideoCallIntentHandling,NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
INCallsDomainHandlingAdapter
@Deprecated public interface INCallsDomainHandling extends INStartAudioCallIntentHandling, INStartVideoCallIntentHandling, INSearchCallHistoryIntentHandling
Deprecated.
Deprecated in iOS 13.0. Please conform to INStartAudioCallIntentHandling, INStartVideoCallIntentHandling and INSearchCallHistoryIntentHandling instead
- Since:
- Available in iOS 11.0 and later.
-
Method Summary
Methods inherited from interface org.robovm.apple.intents.INSearchCallHistoryIntentHandling
confirmSearchCallHistory, handleSearchCallHistory, resolveCallTypeForSearchCallHistory, resolveCallTypesForSearchCallHistory, resolveDateCreatedForSearchCallHistory, resolveRecipientForSearchCallHistory, resolveUnseenForSearchCallHistoryMethods inherited from interface org.robovm.apple.intents.INStartAudioCallIntentHandling
confirmStartAudioCall, handleStartAudioCall, resolveContactsForStartAudioCall, resolveDestinationTypeForStartAudioCallMethods inherited from interface org.robovm.apple.intents.INStartVideoCallIntentHandling
confirmStartVideoCall, handleStartVideoCall, resolveContactsForStartVideoCall