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