PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.client.config.hotkey
/
Hotkey
/
addPressListener
add
Press
Listener
abstract
fun
addPressListener
(
@
NotNull
onPress
:
@
NotNull
Hotkey.OnPress
)
Adds a listener to be notified when the hotkey is pressed.
Parameters
on
Press
The listener to add.