public class

ReminderNotification

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

Class Overview

Shows a Confirmation Popup with an option to remind later.

Summary

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

Public Constructors

public ReminderNotification ()