Uses of Class
org.robovm.apple.intents.INVisualCodeType
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INVisualCodeType in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INVisualCodeType Modifier and Type Method Description INVisualCodeTypeINGetVisualCodeIntent. getVisualCodeType()Deprecated.static INVisualCodeTypeINVisualCodeType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static INVisualCodeTypeINVisualCodeType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static INVisualCodeType[]INVisualCodeType. 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 INVisualCodeType Modifier and Type Method Description static INVisualCodeTypeResolutionResultINVisualCodeTypeResolutionResult. confirmationRequired(INVisualCodeType visualCodeTypeToConfirm)Deprecated.protected longINGetVisualCodeIntent. init(INVisualCodeType visualCodeType)Deprecated.static INVisualCodeTypeResolutionResultINVisualCodeTypeResolutionResult. success(INVisualCodeType resolvedVisualCodeType)Deprecated.Constructors in org.robovm.apple.intents with parameters of type INVisualCodeType Constructor Description INGetVisualCodeIntent(INVisualCodeType visualCodeType)Deprecated.