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` atul on Mar 28 2024, 11:25 AM. Authored by Tags None Referenced Files
Subscribers
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
|