Share via


RemoteParticipantComposingChangedEventArgs.TransportId Property

Definition

Gets the ID for the message transport.

public:
 property Platform::String ^ TransportId { Platform::String ^ get(); };
winrt::hstring TransportId();
public string TransportId { get; }
var string = remoteParticipantComposingChangedEventArgs.transportId;
Public ReadOnly Property TransportId As String

Property Value

String

Platform::String

winrt::hstring

The ID for the transport.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to