다음을 통해 공유


ChatMessageReader 클래스

정의

메시지 저장소에서 메시지를 읽는 메서드를 제공합니다.

public ref class ChatMessageReader 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 ChatMessageReader 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 ChatMessageReader
Public NotInheritable Class ChatMessageReader
상속
Object Platform::Object IInspectable ChatMessageReader
특성

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 blockedChatMessages chatSystem smsSend

메서드

ReadBatchAsync()

메시지 저장소에서 채팅 메시지의 일괄 처리 목록을 반환합니다.

ReadBatchAsync(Int32)

지정된 크기로 제한된 메시지 저장소의 채팅 메시지 일괄 처리 목록을 반환합니다.

적용 대상