mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 16:42:05 +02:00
In a future release ProtocolAddresses will *only* support ServiceIds, so these APIs are designed to be the nullable version of the signature they'll eventually have. Since ProtocolAddresses are created by the client app in nearly all cases, they should be able to ignore the null case if they only use ServiceIds in their input.