Skip to content

XUINotificationListener

Description

Objects that implement this interface are able to listen for and receive in-app notifications.

Methods

Name Parameters Returns
NotificationReceived n As XUINotification

Method Descriptions

NotificationReceived(n As XUINotification) The listener has received a notification.