- API ›
- Constructors ›
- InputPrivacyKeyPhoneP2P
InputPrivacyKeyPhoneP2P
---types--- inputPrivacyKeyPhoneP2P#db9e70d2 = InputPrivacyKey
Belongs to
| InputPrivacyKey |
In Rust this constructor is a variant of the enums::InputPrivacyKey enum.
Match on it with: if let enums::InputPrivacyKey::InputPrivacyKeyPhoneP2P(v) = result { ... }
Parameters
This item has no parameters.
Used by
| GetPrivacy |
| SetPrivacy |