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讀取交談批次。

適用於