다음을 통해 공유


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

적용 대상