다음을 통해 공유


RcsEndUserMessageManager 클래스

정의

메시지 이벤트를 처리하기 위한 기능을 제공합니다.

public ref class RcsEndUserMessageManager sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RcsEndUserMessageManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class RcsEndUserMessageManager
Public NotInheritable Class RcsEndUserMessageManager
상속
Object Platform::Object IInspectable RcsEndUserMessageManager
특성

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

설명

RcsManager.GetEndUserMessageManager 메서드를 호출하여 이 클래스의 instance 가져옵니다.

이벤트

MessageAvailableChanged

새 메시지를 사용할 수 있을 때 발생합니다.

적용 대상