-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum AppGroupCreationContent.AppGroupPrivacySpecifies the privacy of a group.
-
-
Method Summary
Modifier and Type Method Description static Array<AppGroupCreationContent.AppGroupPrivacy>values()static AppGroupCreationContent.AppGroupPrivacyvalueOf(String name)-
-
Method Detail
-
values
static Array<AppGroupCreationContent.AppGroupPrivacy> values()
-
valueOf
static AppGroupCreationContent.AppGroupPrivacy valueOf(String name)
-
-
-
-