Uses of Class
org.robovm.apple.intents.INSearchForMediaIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSearchForMediaIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INSearchForMediaIntentResponse Modifier and Type Method Description voidINSearchForMediaIntentHandling. confirmSearch(INSearchForMediaIntent intent, VoidBlock1<INSearchForMediaIntentResponse> completion)voidINSearchForMediaIntentHandlingAdapter. confirmSearch(INSearchForMediaIntent intent, VoidBlock1<INSearchForMediaIntentResponse> completion)voidINSearchForMediaIntentHandling. handleSearch(INSearchForMediaIntent intent, VoidBlock1<INSearchForMediaIntentResponse> completion)voidINSearchForMediaIntentHandlingAdapter. handleSearch(INSearchForMediaIntent intent, VoidBlock1<INSearchForMediaIntentResponse> completion)