confirm(intent:completion:)

Declaration

optional func confirm(intent: INHangUpCallIntent, completion: @escaping  @Sendable (INHangUpCallIntentResponse) -> Void)
optional func confirm(intent: INHangUpCallIntent) async -> INHangUpCallIntentResponse