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

적용 대상