library
Toggle table of contents
4.12.0-dev
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
library
library
/
org.xmtp.android.library.libxmtp
/
DecodedMessage
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
libXMTPMessage
:
FfiMessage
)
:
DecodedMessage
?
fun
create
(
libXMTPMessageWithReactions
:
FfiMessageWithReactions
)
:
DecodedMessage
?
fun
create
(
libXMTPMessage
:
FfiMessage
,
deliveryCursor
:
FfiDeliveryCursor
?
)
:
DecodedMessage
?