Düzenle

Aracılığıyla paylaş


MSMessageErrorCodeExtensions.GetDomain(MSMessageErrorCode) Method

Definition

Returns the error domain associated with the Messages.MSMessageErrorCode value

public static Foundation.NSString GetDomain (this Messages.MSMessageErrorCode self);
static member GetDomain : Messages.MSMessageErrorCode -> Foundation.NSString

Parameters

self
MSMessageErrorCode

The enumeration value

Returns

Remarks

See the NSError for information on how to use the error domains when reporting errors.

Applies to