UserNotificationListener.RemoveNotification(UInt32) Metodo

Definizione

Rimuove la notifica specificata.

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)

Parametri

notificationId
UInt32

unsigned int

uint32_t

ID della notifica da rimuovere.

Si applica a