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