Partager via


ChatConversationReader Classe

Définition

Fournit des fonctionnalités pour lire des lots de conversations à partir de 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
Héritage
Object Platform::Object IInspectable ChatConversationReader
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
chat blockedChatMessages chatSystem smsSend

Méthodes

ReadBatchAsync()

Lit de manière asynchrone des lots de conversations à partir du ChatMessageStore.

ReadBatchAsync(Int32)

Lit de manière asynchrone des lots de conversations à partir du ChatMessageStore.

S’applique à