ChatRecipientDeliveryInfo.TransportErrorCode 属性

定义

获取传输错误代码。

public:
 property int TransportErrorCode { int get(); };
int TransportErrorCode();
public int TransportErrorCode { get; }
var int32 = chatRecipientDeliveryInfo.transportErrorCode;
Public ReadOnly Property TransportErrorCode As Integer

属性值

Int32

int

传输错误代码。

Windows 要求

应用功能
chat chatSystem smsSend

适用于