Class TipOfTheDay

java.lang.Object
se.datadosen.jalbum.TipOfTheDay

public class TipOfTheDay extends Object
  • Method Details

    • isPendingNotification

      public static boolean isPendingNotification()
    • isShowingNotification

      public static boolean isShowingNotification()
    • interruptPendingNotification

      public static void interruptPendingNotification()
    • showInBackground

      public static void showInBackground(JNotification n)
    • showInBackground

      public static void showInBackground(String message)
    • showInBackground

      public static void showInBackground(String message, int secs)