handle(_:completionHandler:)
Responds to a Siri intent.
Declaration
optional func handle(_ intent: INIntent, completionHandler: @escaping (INIntentResponse) -> Void)optional func handle(_ intent: INIntent) async -> INIntentResponseResponds to a Siri intent.
optional func handle(_ intent: INIntent, completionHandler: @escaping (INIntentResponse) -> Void)optional func handle(_ intent: INIntent) async -> INIntentResponse