ImprovTools
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ImprovTools
app
/
com.brokenkernel.improvtools.timer.sidecar.notifications
/
StopWatchNotification
Stop
Watch
Notification
internal
data
class
StopWatchNotification
(
val
id
:
Int
,
val
underlying
:
Notification
)
:
ImprovToolsNotification
Members
Constructors
Stop
Watch
Notification
Link copied to clipboard
constructor
(
id
:
Int
,
underlying
:
Notification
)
Properties
id
Link copied to clipboard
open
override
val
id
:
Int
underlying
Link copied to clipboard
open
override
val
underlying
:
Notification