Compartilhar via


UserNotificationListener.GetNotification(UInt32) Método

Definição

Recupera a notificação especificada.

public:
 virtual UserNotification ^ GetNotification(unsigned int notificationId) = GetNotification;
UserNotification GetNotification(uint32_t const& notificationId);
public UserNotification GetNotification(uint notificationId);
function getNotification(notificationId)
Public Function GetNotification (notificationId As UInteger) As UserNotification

Parâmetros

notificationId
UInt32

unsigned int

uint32_t

A ID da notificação a ser recuperada.

Retornos

A notificação se ela existir; caso contrário, nulo.

Aplica-se a