PushNotificationCreateChannelResult Klasse

Definition

Stellt das Ergebnis einer Pushkanalerstellungsanforderung dar, die mit einem Aufruf von CreateChannelAsync initiiert wurde.

public ref class PushNotificationCreateChannelResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Windows.PushNotifications.PushNotificationsContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PushNotificationCreateChannelResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Windows.PushNotifications.PushNotificationsContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PushNotificationCreateChannelResult
Public NotInheritable Class PushNotificationCreateChannelResult
Vererbung
Object Platform::Object IInspectable PushNotificationCreateChannelResult
Attribute

Eigenschaften

Channel

Ruft den Pushbenachrichtigungskanal ab, der sich aus einem erfolgreichen Aufruf von CreateChannelAsync ergibt.

ExtendedError

Ruft den letzten erweiterten Fehler ab, der während der Kanalerstellung aufgetreten ist.

Status

Ruft die status einer Pushkanalerstellungsanforderung ab, die mit einem Aufruf von CreateChannelAsync initiiert wurde.

Gilt für: