confirm(intent:completion:)
Declaration
optional func confirm(intent: INAnswerCallIntent, completion: @escaping @Sendable (INAnswerCallIntentResponse) -> Void)optional func confirm(intent: INAnswerCallIntent) async -> INAnswerCallIntentResponseoptional func confirm(intent: INAnswerCallIntent, completion: @escaping @Sendable (INAnswerCallIntentResponse) -> Void)optional func confirm(intent: INAnswerCallIntent) async -> INAnswerCallIntentResponse