JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
N
O
R
S
T
A
android
- package android
android.helper.entities
- package android.helper.entities
android.helper.workers
- package android.helper.workers
C
cancel(int)
- Static method in class android.
NotificationHelper
Cancels a notification with particular
cancel(LocalNotification)
- Static method in class android.
NotificationHelper
Cancels the given
cancelAll()
- Static method in class android.
NotificationHelper
Cancels all the scheduled notifications
channelId
- Variable in class android.helper.entities.
LocalNotification
D
delay
- Variable in class android.helper.entities.
LocalNotification
destroy()
- Static method in class android.
NotificationHelper
Deprecated.
doWork()
- Method in class android.helper.workers.
TriggerNotificationWorker
E
equals(Object)
- Method in class android.helper.entities.
LocalNotification
F
fromTag(String)
- Static method in class android.helper.entities.
LocalNotification
G
getAll(LocalNotificationHandler)
- Static method in class android.
NotificationHelper
Returns the list of all LocalNotifications which are scheduled and going to trigger in future in
I
init(String, int)
- Static method in class android.
NotificationHelper
call this method in 'onCreate' of your Application or Activity class
initGson()
- Static method in class android.helper.entities.
LocalNotification
isRepeat
- Variable in class android.helper.entities.
LocalNotification
isScheduled(int, LocalNotificationStatusHandler)
- Static method in class android.
NotificationHelper
Returns the status of a notification scheduled on
L
largeIcon
- Variable in class android.helper.entities.
LocalNotification
LocalNotification
- Class in
android.helper.entities
LocalNotification()
- Constructor for class android.helper.entities.
LocalNotification
LocalNotificationHandler
- Interface in
android.helper.entities
LocalNotificationStatusHandler
- Interface in
android.helper.entities
N
NotificationHelper
- Class in
android
NotificationHelper()
- Constructor for class android.
NotificationHelper
notificationId
- Variable in class android.helper.entities.
LocalNotification
O
onNotificationReceived(List<LocalNotification>)
- Method in interface android.helper.entities.
LocalNotificationHandler
onNotificationStatusReceived(boolean)
- Method in interface android.helper.entities.
LocalNotificationStatusHandler
R
repeatCount
- Variable in class android.helper.entities.
LocalNotification
S
schedule(int, String, long, boolean)
- Static method in class android.
NotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, int, int, String, String, long, boolean)
- Static method in class android.
NotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
smallIcon
- Variable in class android.helper.entities.
LocalNotification
T
TAG
- Static variable in class android.helper.workers.
TriggerNotificationWorker
textContent
- Variable in class android.helper.entities.
LocalNotification
textTitle
- Variable in class android.helper.entities.
LocalNotification
toString()
- Method in class android.helper.entities.
LocalNotification
toTag()
- Method in class android.helper.entities.
LocalNotification
TriggerNotificationWorker
- Class in
android.helper.workers
TriggerNotificationWorker(Context, WorkerParameters)
- Constructor for class android.helper.workers.
TriggerNotificationWorker
triggerTime
- Variable in class android.helper.entities.
LocalNotification
A
C
D
E
F
G
I
L
N
O
R
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes