RemoteParticipantComposingChangedEventArgs.TransportId 属性

定义

获取消息传输的 ID。

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

属性值

String

Platform::String

winrt::hstring

传输的 ID。

Windows 要求

应用功能
chat chatSystem smsSend

适用于