RemoteParticipantComposingChangedEventArgs.TransportId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The ID for the transport.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|