scatterbrainSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
scatterbrainSDK
scatterbrainSDK
/
net.ballmerlabs.scatterbrainsdk
/
ForwardMeshtastic
Forward
Meshtastic
data
class
ForwardMeshtastic
(
val
channel
:
Int
?
=
null
)
:
Parcelable
Members
Constructors
Forward
Meshtastic
Link copied to clipboard
constructor
(
channel
:
Int
?
=
null
)
Properties
channel
Link copied to clipboard
val
channel
:
Int
?
=
null
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)