Class NotificationManager


  • public class NotificationManager
    extends java.lang.Object
    Class to notify the user of events that happen. This is how you tell the user that something has happened in the background.
    Since:
    TotalCross 4.2.0
    • Method Detail

      • notify

        public void notify​(Notification notification)
        Post a notification to be shown in the status bar.
        Parameters:
        notification -