//app/dev.atick.compose.worker/PaymentReminderWorker/Companion
Companion
[androidJvm]\ object Companion
Functions
Name | Summary |
---|---|
schedulePaymentReminder | [androidJvm] fun schedulePaymentReminder(merchantName: String, nextPaymentDate: Long, reminderTime: Long): OneTimeWorkRequest Shows a notification when the payment reminder is due. |