kalium
common
protobuf
/
com.wire.kalium.protobuf.otr
/
OtrAssetMeta
/
OtrAssetMeta
Otr
Asset
Meta
constructor
(
sender
:
ClientId
,
recipients
:
List
<
UserEntry
>
=
emptyList()
,
isInline
:
Boolean
?
=
null
,
nativePush
:
Boolean
?
=
null
,
unknownFields
:
Map
<
Int
,
<Error class: unknown class>
>
=
emptyMap()
)