CXCallDirectoryExtensionContextDelegate.RequestFailed Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("requestFailedForExtensionContext:withError:")]
public abstract void RequestFailed (CallKit.CXCallDirectoryExtensionContext extensionContext, Foundation.NSError error);
abstract member RequestFailed : CallKit.CXCallDirectoryExtensionContext * Foundation.NSError -> unit
Parameters
- extensionContext
- CXCallDirectoryExtensionContext
- error
- NSError
Implements
- Attributes