ChatRecipientDeliveryInfo Klasse

Definition

Stellen Sie die Übermittlungsinformationen zu einem Chatempfänger dar.

public ref class ChatRecipientDeliveryInfo sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatRecipientDeliveryInfo final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class ChatRecipientDeliveryInfo final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatRecipientDeliveryInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class ChatRecipientDeliveryInfo
function ChatRecipientDeliveryInfo()
Public NotInheritable Class ChatRecipientDeliveryInfo
Vererbung
Object Platform::Object IInspectable ChatRecipientDeliveryInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
chat chatSystem smsSend

Konstruktoren

ChatRecipientDeliveryInfo()

Initialisiert einen neuen instance der ChatRecipientDeliveryInfo-Klasse.

Eigenschaften

DeliveryTime

Ruft die Uhrzeit ab, zu der die Nachricht an den Empfänger gesendet wurde, oder legt sie fest.

IsErrorPermanent

Ruft einen booleschen Wert ab, der angibt, ob der Fehler für die Nachricht, die an den Empfänger gesendet wurde, dauerhaft ist.

ReadTime

Ruft die Uhrzeit ab, zu der der Empfänger die Nachricht liest, oder legt sie fest.

Status

Ruft den status der Nachricht ab.

TransportAddress

Ruft die Transportadresse des Empfängers ab oder legt diese fest.

TransportErrorCode

Rufen Sie den Transportfehlercode ab.

TransportErrorCodeCategory

Ruft die Kategorie für TransportErrorCode ab.

TransportInterpretedErrorCode

Ruft den interpretierten Fehlercode für den Transport ab.

Gilt für: