ChatRecipientDeliveryInfo.IsErrorPermanent 속성

정의

받는 사람에게 보낸 메시지의 오류가 영구적인지 여부를 나타내는 부울 값을 가져옵니다.

public:
 property bool IsErrorPermanent { bool get(); };
bool IsErrorPermanent();
public bool IsErrorPermanent { get; }
var boolean = chatRecipientDeliveryInfo.isErrorPermanent;
Public ReadOnly Property IsErrorPermanent As Boolean

속성 값

Boolean

bool

받는 사람에게 보낸 메시지의 오류가 영구적인지 여부를 나타내는 부울 값입니다.

Windows 요구 사항

앱 기능
chat chatSystem smsSend

적용 대상