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