Uses of Class
org.robovm.apple.intents.INBillDetails
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INBillDetails in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INBillDetails Modifier and Type Method Description INBillDetailsINPayBillIntentResponse. getBillDetails()Deprecated.Methods in org.robovm.apple.intents that return types with arguments of type INBillDetails Modifier and Type Method Description NSArray<INBillDetails>INSearchForBillsIntentResponse. getBills()Deprecated.Methods in org.robovm.apple.intents with parameters of type INBillDetails Modifier and Type Method Description voidINPayBillIntentResponse. setBillDetails(INBillDetails v)Deprecated.Method parameters in org.robovm.apple.intents with type arguments of type INBillDetails Modifier and Type Method Description voidINSearchForBillsIntentResponse. setBills(NSArray<INBillDetails> v)Deprecated.