ImprovTools
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ImprovTools
app
/
com.brokenkernel.improvtools.timer.presentation.viewmodel
/
TimerListViewModel
/
tryToSendNotificationForTimer
try
To
Send
Notification
For
Timer
@
RequiresPermission
(
value
=
"android.permission.POST_NOTIFICATIONS"
)
fun
tryToSendNotificationForTimer
(
timer
:
TimerState
,
context
:
Context
)