CXErrorCodeRequestTransactionErrorExtensions Class

Definition

Extension methods for the CallKit.CXErrorCodeRequestTransactionError enumeration.

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

Remarks

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

Methods

GetDomain(CXErrorCodeRequestTransactionError)

Returns the error domain associated with the CallKit.CXErrorCodeRequestTransactionError value

Applies to