AppGroupCreationContent.AppGroupPrivacy
这个类有新版本。查看 最新版本。

Specifies the privacy of a group.

扩展:Enum
应用安装包:model
类方法
values()
public static AppGroupPrivacy values()
valueOf(String)
public static AppGroupPrivacy valueOf(String name)
参数描述
name
常量
Open
Anyone can see the group, who's in it and what members post.
public static final AppGroupPrivacy Open
Closed
Anyone can see the group and who's in it, but only members can see posts.
public static final AppGroupPrivacy Closed