unsupported(forReason:)
Creates an object specifying that resolution of the parameter wasn’t supported, for the specified reason.
Declaration
class func unsupported(forReason reason: INStartCallContactUnsupportedReason) -> SelfParameters
- reason:
The contant that isn’t supported.
Return Value
A new INStartCallContactResolutionResult object.
Discussion
Use this method to create a resolution result object when your app doesn’t support the intent parameter for the specified reason.