kalium
common
protobuf
/
com.wire.kalium.protobuf.backup
/
ExportedMessage
/
Content
Content
sealed
class
Content
<
V
>
Inheritors
Text
Asset
Location
Members
Types
Asset
Link copied to clipboard
class
Asset
(
asset
:
ExportedAsset
)
:
ExportedMessage.Content
<
ExportedAsset
>
Location
Link copied to clipboard
class
Location
(
location
:
ExportedLocation
)
:
ExportedMessage.Content
<
ExportedLocation
>
Text
Link copied to clipboard
class
Text
(
text
:
ExportedText
)
:
ExportedMessage.Content
<
ExportedText
>