Condividi tramite


INSendMessageRecipientUnsupportedReason Enumerazione

Definizione

Enumera i motivi per cui un destinatario non è supportato.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INSendMessageRecipientUnsupportedReason
type INSendMessageRecipientUnsupportedReason = 
Ereditarietà
INSendMessageRecipientUnsupportedReason
Attributi

Campi

MessagingServiceNotEnabledForRecipient 3

Indica che il destinatario non è stato abilitato nel servizio di messaggistica.

NoAccount 1

Indica che il destinatario non aveva alcun account.

NoHandleForLabel 6
NoValidHandle 4
Offline 2

Indica che il destinatario è offline.

RequestedHandleInvalid 5

Si applica a