ChatRecipientDeliveryInfo.TransportInterpretedErrorCode 属性

定义

获取传输的已解释错误代码。

public:
 property ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { ChatTransportInterpretedErrorCode get(); };
ChatTransportInterpretedErrorCode TransportInterpretedErrorCode();
public ChatTransportInterpretedErrorCode TransportInterpretedErrorCode { get; }
var chatTransportInterpretedErrorCode = chatRecipientDeliveryInfo.transportInterpretedErrorCode;
Public ReadOnly Property TransportInterpretedErrorCode As ChatTransportInterpretedErrorCode

属性值

传输的已解释错误代码。

Windows 要求

应用功能
chat chatSystem smsSend

适用于