Skip navigation links
A C D E F G I L N O R S T 

A

activity - Variable in class android.helper.entities.LocalNotification
 
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.LocalNotificationHelper
Cancels a notification with particular
cancel(LocalNotification) - Static method in class android.LocalNotificationHelper
Cancels the given
cancelAll() - Static method in class android.LocalNotificationHelper
Cancels all the scheduled notifications
channelId - Variable in class android.helper.entities.LocalNotification
 

D

destroy() - Static method in class android.LocalNotificationHelper
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.LocalNotificationHelper
Returns the list of all LocalNotifications which are scheduled and going to trigger in future in
getAllSync() - Static method in class android.LocalNotificationHelper
Returns the list of all LocalNotifications which are scheduled and going to trigger in future in
getDefaultActionActivity() - Static method in class android.LocalNotificationHelper
 
getDefaultLargeIcon() - Static method in class android.LocalNotificationHelper
 
getDefaultSmallIcon() - Static method in class android.LocalNotificationHelper
 
getDefaultTitle() - Static method in class android.LocalNotificationHelper
 
getLauncherActivityIntent(Context) - Static method in class android.helper.workers.TriggerNotificationWorker
 

I

init(Context, String, int) - Static method in class android.LocalNotificationHelper
Deprecated.
init(String, int, int) - Static method in class android.LocalNotificationHelper
call this method in 'onCreate' of your Application or Activity class
isDebugMode() - Static method in class android.LocalNotificationHelper
 
isScheduled(int, LocalNotificationStatusHandler) - Static method in class android.LocalNotificationHelper
Returns the status of a notification scheduled on
isScheduledSync(int) - Static method in class android.LocalNotificationHelper
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
 
LocalNotificationHelper - Class in android
 
LocalNotificationHelper() - Constructor for class android.LocalNotificationHelper
 
LocalNotificationStatusHandler - Interface in android.helper.entities
 

N

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

repeatDelay - Variable in class android.helper.entities.LocalNotification
 

S

schedule(int, String, long, boolean) - Static method in class android.LocalNotificationHelper
Deprecated.
schedule(int, String, long) - Static method in class android.LocalNotificationHelper
Schedules a new One-Time local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, long, long) - Static method in class android.LocalNotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, Date) - Static method in class android.LocalNotificationHelper
Schedules a new One-Time local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, Date, long) - Static method in class android.LocalNotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
schedule(int, String, int, int, String, String, long, long) - Static method in class android.LocalNotificationHelper
Schedules a new local notification and overrides if the same notification is scheduled with same 'notificationId'
scheduleNotificationJob(LocalNotification) - Static method in class android.LocalNotificationHelper
 
setDebugMode(boolean) - Static method in class android.LocalNotificationHelper
 
setDefaultActionActivity(String) - Static method in class android.LocalNotificationHelper
 
setDefaultLargeIcon(int) - Static method in class android.LocalNotificationHelper
 
setDefaultSmallIcon(int) - Static method in class android.LocalNotificationHelper
 
setDefaultTitle(String) - Static method in class android.LocalNotificationHelper
 
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
 
triggerDelay - Variable 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