Notifications Helper

The NotificationsHelper class is useful to send the notifications to the user

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor(context: Context)
Constructor to init the NotificationsHelper class

Functions

Link copied to clipboard
open fun execCheckRoutine()
Method to exec the routine to check if there are any notifications to send No-any params required
Link copied to clipboard
open fun scheduleAndExec()
Method to schedule and exec the notifications check.
Link copied to clipboard
open fun scheduleRoutine()
Method to schedule the routine using the workManager No-any params required