confirmationRequired(with:)
Creates a result that asks Siri to verify the request that the user wants to continue.
Declaration
class func confirmationRequired(with callCapabilityToConfirm: INCallCapability) -> SelfParameters
- callCapabilityToConfirm:
The value which verifies the user’s request that the user wants to continue.
Return Value
A new INCallCapabilityResolutionResult object.