public class

AlarmNotification

extends Notification
java.lang.Object
   ↳ com.neomades.notification.Notification
     ↳ com.neomades.notification.AlarmNotification

Class Overview

Shows a Confirmation popup.

Summary

Public Constructors
AlarmNotification()
[Expand]
Inherited Methods
From class com.neomades.notification.Notification
From class java.lang.Object

Public Constructors

public AlarmNotification ()