Package apple.uikit.protocol
Interface UIApplicationDelegate.Block_applicationHandleIntentCompletionHandler
-
- Enclosing interface:
- UIApplicationDelegate
public static interface UIApplicationDelegate.Block_applicationHandleIntentCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_applicationHandleIntentCompletionHandler(INIntentResponse intentResponse)
-
-
-
Method Detail
-
call_applicationHandleIntentCompletionHandler
void call_applicationHandleIntentCompletionHandler(INIntentResponse intentResponse)
-
-