Edit

Share via


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