Type Alias libsignal_protocol::Pni
pub type Pni = SpecificServiceId<libsignal_core::::address::Pni::{constant#0}>;
Expand description
A service ID representing a PNI (“Phone Number Identifier”).
See also ServiceId.
Aliased Type§
struct Pni(/* private fields */);