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