Uses of Class
org.robovm.apple.intents.INGetVisualCodeIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INGetVisualCodeIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INGetVisualCodeIntentResponse Modifier and Type Method Description voidINGetVisualCodeIntentHandling. confirmGetVisualCode(INGetVisualCodeIntent intent, VoidBlock1<INGetVisualCodeIntentResponse> completion)Deprecated.voidINGetVisualCodeIntentHandlingAdapter. confirmGetVisualCode(INGetVisualCodeIntent intent, VoidBlock1<INGetVisualCodeIntentResponse> completion)voidINGetVisualCodeIntentHandling. handleGetVisualCode(INGetVisualCodeIntent intent, VoidBlock1<INGetVisualCodeIntentResponse> completion)Deprecated.voidINGetVisualCodeIntentHandlingAdapter. handleGetVisualCode(INGetVisualCodeIntent intent, VoidBlock1<INGetVisualCodeIntentResponse> completion)