java.lang.Object | |
↳ | chan.content.ChanConfiguration.Reporting |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
comment | Set |
||||||||||
multiplePosts | Set |
||||||||||
options | Reporting options. |
||||||||||
types | Reporting types. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Default constructor for |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Set true
to allow user to enter comment.
Set true
to allow user to choose multiple posts for report.
Reporting options. The first
field in pair is value, the second
one is display name.
You will receive user's selected value from options
.
Reporting types. The first
field in pair is value, the second
one is display name.
You will receive user's selected value from type
.