library
androidJvm
library
/
org.xmtp.android.library.messages
/
MessageV1Builder
/
Companion
/
buildEncode
build
Encode
fun
buildEncode
(
sender
:
PrivateKeyBundleV1
,
recipient
:
PublicKeyBundle
,
message
:
ByteArray
,
timestamp
:
Date
)
:
MessageV1