Uses of Class
org.robovm.apple.intents.INPayBillIntentResponseCode
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INPayBillIntentResponseCode in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INPayBillIntentResponseCode Modifier and Type Method Description INPayBillIntentResponseCodeINPayBillIntentResponse. getCode()Deprecated.static INPayBillIntentResponseCodeINPayBillIntentResponseCode. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INPayBillIntentResponseCodeINPayBillIntentResponseCode. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INPayBillIntentResponseCode[]INPayBillIntentResponseCode. 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 INPayBillIntentResponseCode Modifier and Type Method Description protected longINPayBillIntentResponse. init(INPayBillIntentResponseCode code, NSUserActivity userActivity)Deprecated.Constructors in org.robovm.apple.intents with parameters of type INPayBillIntentResponseCode Constructor Description INPayBillIntentResponse(INPayBillIntentResponseCode code, NSUserActivity userActivity)Deprecated.