RemoteParticipantComposingChangedEventArgs Klasse

Definition

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

Ein instance dieser Klasse wird vom System erstellt und als Argument an das RemoteParticipantComposingChanged-Ereignis übergeben.

Eigenschaften

IsComposing

Ruft einen booleschen Wert ab, der angibt, ob der Remoteteilnehmer gerade eine Nachricht verfasst.

ParticipantAddress

Ruft die Adresse des Remotechatteilnehmers ab.

TransportId

Ruft die ID für den Nachrichtentransport ab.

Gilt für: