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