Class NullUserNotification

    • Constructor Detail

      • NullUserNotification

        public NullUserNotification()
    • Method Detail

      • send

        public void send()
        Description copied from interface: UserNotification
        Sends this notification at the specified addresses declared within the metadata of this notification.
        Specified by:
        send in interface UserNotification
      • send

        public void send​(BuiltInNotifAddress notificationAddress)
        Description copied from interface: UserNotification
        Sends this notification to the specified builtin user notification address.
        Specified by:
        send in interface UserNotification
        Parameters:
        notificationAddress - the type of the media to vehicle the notification.