AdmNotification Klasse

Definition

Stellt die ADM-Benachrichtigung (Amazon Device Messaging) dar.

public sealed class AdmNotification : Microsoft.Azure.NotificationHubs.Notification, Microsoft.Azure.NotificationHubs.INativeNotification
type AdmNotification = class
    inherit Notification
    interface INativeNotification
Public NotInheritable Class AdmNotification
Inherits Notification
Implements INativeNotification
Vererbung
AdmNotification
Implementiert

Konstruktoren

AdmNotification(String)

Initialisiert eine neue Instanz der AdmNotification-Klasse.

Eigenschaften

Body

Ruft den Benachrichtigungstext ab oder legt diese fest.

(Geerbt von Notification)
ContentType

Ruft den Typ des Benachrichtigungsinhalts ab oder legt diese fest.

(Geerbt von Notification)
Headers

Ruft Benachrichtigungsheader ab oder legt diese fest.

(Geerbt von Notification)
PlatformType

Ruft den Typ der Plattform ab.

(Geerbt von Notification)
Tag
Veraltet.

Ruft das Benachrichtigungstag ab oder legt es fest.

(Geerbt von Notification)

Methoden

AddOrUpdateHeader(String, String)

Fügen Sie einen Header mit einem bestimmten Schlüssel und Wert hinzu oder aktualisiert diese.

(Geerbt von Notification)
OnValidateAndPopulateHeaders()

Überprüfen und auffüllen der Header.

(Geerbt von Notification)

Gilt für: