INSendMessageRecipientUnsupportedReason 枚举

定义

枚举不支持收件人的原因。

[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 = 
继承
INSendMessageRecipientUnsupportedReason
属性

字段

MessagingServiceNotEnabledForRecipient 3

指示未在消息传递服务中启用收件人。

NoAccount 1

指示收件人没有帐户。

NoHandleForLabel 6
NoValidHandle 4
Offline 2

指示收件人处于脱机状态。

RequestedHandleInvalid 5

适用于