Freigeben über


INSendMessageRecipientUnsupportedReason Enumeration

Definition

Listet Die Gründe auf, warum ein Empfänger nicht unterstützt wurde.

[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 = 
Vererbung
INSendMessageRecipientUnsupportedReason
Attribute

Felder

MessagingServiceNotEnabledForRecipient 3

Gibt an, dass der Empfänger im Messagingdienst nicht aktiviert war.

NoAccount 1

Gibt an, dass der Empfänger kein Konto hatte.

NoHandleForLabel 6
NoValidHandle 4
Offline 2

Gibt an, dass der Empfänger offline ist.

RequestedHandleInvalid 5

Gilt für: