Freigeben über


ChatMessageChange Klasse

Definition

Stellt eine Revision einer Chatnachricht dar.

public ref class ChatMessageChange 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 ChatMessageChange 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 ChatMessageChange
Public NotInheritable Class ChatMessageChange
Vererbung
Object Platform::Object IInspectable ChatMessageChange
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 chatSystem smsSend

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie ReadBatchAsync aufrufen.

Eigenschaften

ChangeType

Ruft den Typ der Änderung ab, die an einer Chatnachricht vorgenommen wurde, z. B. erstellt, geändert usw.

Message

Ruft den aktualisierten Nachrichtentext ab.

Gilt für: