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