kvision-electron
5.13.0
kvision-electron
/
io.kvision.electron.electron
/
Notification
/
once
once
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
,
index
:
Number
)
->
Unit
)
:
Notification
Content copied to clipboard
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
)
->
Unit
)
:
Notification
Content copied to clipboard
open
fun
once
(
event
:
String
,
listener
:
(
event
:
Event
,
reply
:
String
)
->
Unit
)
:
Notification
Content copied to clipboard