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
/
SendOptions
/
SendOptions
Send
Options
constructor
(
compression
:
EncodedContentCompression
?
=
null
,
contentType
:
Content.ContentTypeId
?
=
null
,
ephemeral
:
Boolean
=
false
,
idempotencyKey
:
String
?
=
null
)