다음을 통해 공유


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

적용 대상