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