다음을 통해 공유


ChatConversationReader 클래스

정의

ChatMessageStore에서 대화 일괄 처리를 읽는 기능을 제공합니다.

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

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()

ChatMessageStore에서 대화 일괄 처리를 비동기적으로 읽습니다.

ReadBatchAsync(Int32)

ChatMessageStore에서 대화 일괄 처리를 비동기적으로 읽습니다.

적용 대상