Basically branch on clientDBMessageInfo.type to determine whether we should return a RawUpdateRelationshipMessageInfo or RawLegacyUpdateRelationshipMessageInfo.
Depends on D11452
Differential D11455
[lib] Update `rawMessageInfoFromClientDB` to support `RawUpdateRelationshipMessageInfo` Authored by atul on Mar 28 2024, 6:25 PM.
Details Basically branch on clientDBMessageInfo.type to determine whether we should return a RawUpdateRelationshipMessageInfo or RawLegacyUpdateRelationshipMessageInfo. Depends on D11452 Added log statements to ensure that both RawUpdateRelationshipMessageInfo and RawLegacyUpdateRelationshipMessageInfo were properly constructed from CLientDBMessageInfo.
Diff Detail
|