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