//app/dev.atick.compose.worker/TaskManagerImpl/scheduleCancellationReminder
scheduleCancellationReminder
[androidJvm]\ open override fun scheduleCancellationReminder(merchantName: String, nextPaymentDate: Long, reminderTime: Long)
Schedules a cancellation reminder for the specified merchant.
Parameters
androidJvm
merchantName | The name of the merchant. |
nextPaymentDate | The next payment date. |
reminderTime | The reminder time. |