Condividi tramite


RemoteParticipantComposingChangedEventArgs Classe

Definizione

Fornisce dati all'evento RemoteParticipantComposingChanged .

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
Ereditarietà
Object Platform::Object IInspectable RemoteParticipantComposingChangedEventArgs
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)
Funzionalità dell'app
chat chatSystem smsSend

Commenti

Un'istanza di questa classe viene creata dal sistema e passata come argomento all'evento RemoteParticipantComposingChanged .

Proprietà

IsComposing

Ottiene un valore booleano che indica se il partecipante remoto sta componendo un messaggio.

ParticipantAddress

Ottiene l'indirizzo del partecipante alla chat remota.

TransportId

Ottiene l'ID per il trasporto dei messaggi.

Si applica a