kalium
Toggle table of contents
5c2fee6
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.backup
/
RemoteBackupChangeLogMapper
/
toChangeLogEntry
to
Change
Log
Entry
fun
toChangeLogEntry
(
conversation_id
:
QualifiedIDEntity
,
message_id
:
String
?
,
event_type
:
ChangeLogEventType
,
timestamp_ms
:
Long
,
message_timestamp_ms
:
Long
)
:
ChangeLogEntry