PushNotificationCreateChannelResult Classe

Definizione

Rappresenta il risultato di una richiesta di creazione del canale push avviata con una chiamata a CreateChannelAsync.

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
Ereditarietà
Object Platform::Object IInspectable PushNotificationCreateChannelResult
Attributi

Proprietà

Channel

Ottiene il canale di notifica push risultante da una chiamata riuscita a CreateChannelAsync.

ExtendedError

Ottenere l'ultimo errore esteso visualizzato durante la creazione del canale.

Status

Ottiene lo stato di una richiesta di creazione del canale push avviata con una chiamata a CreateChannelAsync.

Si applica a