- API ›
- Constructors ›
- PrivacyKeyPhoneP2P
PrivacyKeyPhoneP2P
---types--- privacyKeyPhoneP2P#39491cc8 = PrivacyKey
Belongs to
| PrivacyKey |
In Rust this constructor is a variant of the enums::PrivacyKey enum.
Match on it with: if let enums::PrivacyKey::PrivacyKeyPhoneP2P(v) = result { ... }
Parameters
This item has no parameters.