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