- API ›
- Constructors ›
- ProfileTabVoice
ProfileTabVoice
---types--- profileTabVoice#e477092e = ProfileTab
Belongs to
| ProfileTab |
In Rust this constructor is a variant of the enums::ProfileTab enum.
Match on it with: if let enums::ProfileTab::ProfileTabVoice(v) = result { ... }
Parameters
This item has no parameters.
Used by
| SetMainProfileTab |
| SetMainProfileTab |