다음을 통해 공유


NetworkOperatorNotificationEventDetails.EncodingType 속성

정의

받은 메시지의 DCS(데이터 코딩 체계)를 가져옵니다.

참고

이 기능은 모바일 네트워크 운영자가 권한 있는 액세스 권한을 부여한 통신사 앱 및 UWP 앱에서만 사용할 수 있습니다.

이 API를 사용하고 앱을 Microsoft Store에 게시하려면 특별한 승인이 필요합니다. 자세한 내용은 앱 기능 선언 항목의 제한된기능 섹션을 참조하세요 .

public:
 property byte EncodingType { byte get(); };
byte EncodingType();
public byte EncodingType { get; }
var byte = networkOperatorNotificationEventDetails.encodingType;
Public ReadOnly Property EncodingType As Byte

속성 값

Byte

byte

받은 메시지의 DCS(데이터 코딩 체계)입니다.

Windows 요구 사항

앱 기능
cellularDeviceControl cellularDeviceIdentity

적용 대상