Freigeben über


ChatMessageReader Klasse

Definition

Stellt Methoden zum Lesen von Nachrichten aus dem Nachrichtenspeicher bereit.

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
Vererbung
Object Platform::Object IInspectable ChatMessageReader
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
chat blockedChatMessages chatSystem smsSend

Methoden

ReadBatchAsync()

Gibt eine Batchliste mit Chatnachrichten aus dem Nachrichtenspeicher zurück.

ReadBatchAsync(Int32)

Gibt eine Batchliste von Chatnachrichten aus dem Nachrichtenspeicher zurück, die auf die angegebene Größe beschränkt ist.

Gilt für: