Given ClientDBMessageInfo we want to reconstruct an array of Media.
We'll consume translateClientDBMediaInfosToMedia(...) in multimedia-message-spec:rawMessageInfoFromClientDB to "unpersist" MULTIMEDIA messages stored in the SQLite messageStore.
Differential D5313
[lib] Introduce `translateClientDBMediaInfosToMedia(...)` atul on Oct 6 2022, 11:02 AM. Authored by Tags None Referenced Files
Subscribers
Details Given ClientDBMessageInfo we want to reconstruct an array of Media. We'll consume translateClientDBMediaInfosToMedia(...) in multimedia-message-spec:rawMessageInfoFromClientDB to "unpersist" MULTIMEDIA messages stored in the SQLite messageStore. Will be tested implicitly by subsequent diffs. Also included a simple unit test (will add some more later)
Diff Detail
Event Timeline
|