AppGroupCreationContent.AppGroupPrivacy
Es ist eine neuere Version dieser Klasse verfügbar. Sieh sie dir an mit der aktuellsten Version.

Specifies the privacy of a group.

Erweiterungen:Enum
Package:model
Klassenmethoden
values()
public static AppGroupPrivacy values()
valueOf(String)
public static AppGroupPrivacy valueOf(String name)
ParameterBeschreibung
name
Konstanten
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