TAKPacket-SDK
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TAKPacket-SDK
TAKPacket-SDK
/
org.meshtastic.tak
/
TakPacketV2Data
/
Payload
/
Chat
/
Chat
Chat
constructor
(
message
:
String
=
""
,
to
:
String
?
=
null
,
toCallsign
:
String
?
=
null
,
receiptForUid
:
String
=
""
,
receiptType
:
Int
=
0
,
lang
:
String
=
""
,
roomId
:
String
=
""
,
voiceProfileId
:
String
=
""
,
hasVoiceProfile
:
Boolean
=
false
)
(
source
)