uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
PluginNode
Plugin
Node
interface
PluginNode
Inheritors
AndroidPluginNode
JsPluginNode
JvmPluginNode
NativePluginNode
WasmJsPluginNode
Members
Properties
instance
Link copied to clipboard
abstract
val
instance
:
PluginInstance
instance
Id
Link copied to clipboard
abstract
val
instanceId
:
Int
Functions
schedule
Events
Link copied to clipboard
abstract
fun
scheduleEvents
(
timestamp
:
Long
,
events
:
ByteArray
)
:
Boolean
send
All
Notes
Off
Link copied to clipboard
abstract
fun
sendAllNotesOff
(
)