共用方式為


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

適用於