CXErrorCodeCallDirectoryManagerErrorExtensions Class

Definition

Extension methods for the CallKit.CXErrorCodeCallDirectoryManagerError enumeration.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class CXErrorCodeCallDirectoryManagerErrorExtensions
type CXErrorCodeCallDirectoryManagerErrorExtensions = class
Inheritance
CXErrorCodeCallDirectoryManagerErrorExtensions
Attributes

Remarks

The extension method for the CallKit.CXErrorCodeCallDirectoryManagerError enumeration can be used to fetch the error domain associated with these error codes.

Methods

GetDomain(CXErrorCodeCallDirectoryManagerError)

Returns the error domain associated with the CallKit.CXErrorCodeCallDirectoryManagerError value

Applies to