toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
utils
/
edu.stanford.spezi.core.utils
/
MessageNotifier
/
notify
notify
fun
notify
(
message
:
String
,
duration
:
MessageNotifier.Duration
=
Duration.SHORT
)
fun
notify
(
@
StringRes
messageId
:
Int
,
duration
:
MessageNotifier.Duration
=
Duration.SHORT
)