StageChannelInstancePrivacyLevel.from constructor
- int value
Create StageChannelInstancePrivacyLevel from value
Implementation
StageChannelInstancePrivacyLevel.from(int value) : super(value);
Create StageChannelInstancePrivacyLevel from value
StageChannelInstancePrivacyLevel.from(int value) : super(value);