ChatRecipientDeliveryInfo.TransportErrorCodeCategory 속성

정의

TransportErrorCode의 범주를 가져옵니다.

public:
 property ChatTransportErrorCodeCategory TransportErrorCodeCategory { ChatTransportErrorCodeCategory get(); };
ChatTransportErrorCodeCategory TransportErrorCodeCategory();
public ChatTransportErrorCodeCategory TransportErrorCodeCategory { get; }
var chatTransportErrorCodeCategory = chatRecipientDeliveryInfo.transportErrorCodeCategory;
Public ReadOnly Property TransportErrorCodeCategory As ChatTransportErrorCodeCategory

속성 값

TransportErrorCode의 범주입니다.

Windows 요구 사항

앱 기능
chat chatSystem smsSend

적용 대상