init(callCapabilityResolutionResult:)
Creates an object whose resolution involves the succesful start of a call with the specified capabilities.
Declaration
init(callCapabilityResolutionResult: INCallCapabilityResolutionResult)Parameters
- callCapabilityResolutionResult:
The value that resolves the requested parameter of the intent. This value may be different than the one specified in the intent object.
Return Value
A new INStartCallCallCapabilityResolutionResult object.
Discussion
Use this method to create a result object when you’re able to start a call with the specified capabilities.