Uses of Class
org.robovm.apple.intents.INCallRecordFilter
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INCallRecordFilter in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INCallRecordFilter Modifier and Type Method Description INCallRecordFilterINStartCallIntent. getCallRecordFilter()Methods in org.robovm.apple.intents with parameters of type INCallRecordFilter Modifier and Type Method Description protected longINStartCallIntent. init(INCallRecordFilter callRecordFilter, INCallRecord callRecordToCallBack, INCallAudioRoute audioRoute, INCallDestinationType destinationType, NSArray<INPerson> contacts, INCallCapability callCapability)Constructors in org.robovm.apple.intents with parameters of type INCallRecordFilter Constructor Description INStartCallIntent(INCallRecordFilter callRecordFilter, INCallRecord callRecordToCallBack, INCallAudioRoute audioRoute, INCallDestinationType destinationType, NSArray<INPerson> contacts, INCallCapability callCapability)