meshtastic-sdk
Toggle table of contents
0.1.0-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
core
/
org.meshtastic.sdk
/
MeshEvent
/
Notification
Notification
data
class
Notification
(
val
notification
:
ClientNotification
)
:
MeshEvent
(
source
)
Device emitted a notification.
Parameters
notification
the wire ClientNotification type
Members
Constructors
Notification
Link copied to clipboard
constructor
(
notification
:
ClientNotification
)
Properties
notification
Link copied to clipboard
val
notification
:
ClientNotification