다음을 통해 공유


ChatMessageOperatorKind 열거형

정의

메시지 연산자 유형을 지정합니다.

public enum class ChatMessageOperatorKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ChatMessageOperatorKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ChatMessageOperatorKind
var value = Windows.ApplicationModel.Chat.ChatMessageOperatorKind.unspecified
Public Enum ChatMessageOperatorKind
상속
ChatMessageOperatorKind
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
앱 기능
chat chatSystem smsSend

필드

Mms 2

MMS 메시지

Rcs 3

RCS(Rich Communication Services) 메시지

Sms 1

SMS 메시지

Unspecified 0

값이 설정되지 않았습니다.

적용 대상