Uses of Class
org.robovm.apple.intents.INSearchForBillsIntentResponseCode
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSearchForBillsIntentResponseCode in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INSearchForBillsIntentResponseCode Modifier and Type Method Description INSearchForBillsIntentResponseCodeINSearchForBillsIntentResponse. getCode()Deprecated.static INSearchForBillsIntentResponseCodeINSearchForBillsIntentResponseCode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INSearchForBillsIntentResponseCodeINSearchForBillsIntentResponseCode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INSearchForBillsIntentResponseCode[]INSearchForBillsIntentResponseCode. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.intents with parameters of type INSearchForBillsIntentResponseCode Modifier and Type Method Description protected longINSearchForBillsIntentResponse. init(INSearchForBillsIntentResponseCode code, NSUserActivity userActivity)Deprecated.Constructors in org.robovm.apple.intents with parameters of type INSearchForBillsIntentResponseCode Constructor Description INSearchForBillsIntentResponse(INSearchForBillsIntentResponseCode code, NSUserActivity userActivity)Deprecated.