mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-12 09:57:06 +02:00
The parameters for these constructors cannot be chosen correctly in isolation; messages always need to be created as part of a session. The Node APIs have been renamed with leading underscores rather than removed because we *did* have tests that explicitly constructed messages just to test that they faithfully preserve information. In this case the parameters are plausible values but not used for anything.