Compartir a través de


UserNotificationListener.RemoveNotification(UInt32) Método

Definición

Quita la notificación especificada.

public:
 virtual void RemoveNotification(unsigned int notificationId) = RemoveNotification;
void RemoveNotification(uint32_t const& notificationId);
public void RemoveNotification(uint notificationId);
function removeNotification(notificationId)
Public Sub RemoveNotification (notificationId As UInteger)

Parámetros

notificationId
UInt32

unsigned int

uint32_t

Identificador de la notificación que se va a quitar.

Se aplica a