| java.lang.Object | |
| ↳ | chan.content.ChanPerformer.ReadBoardsResult |
Result holder for onReadBoards(ReadBoardsData).
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for | |||||||||||
Constructor for | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructor for ChanPerformer.ReadBoardsResult.
| Parameters | |
|---|---|
boardCategories |
BoardCategory:
Array of BoardCategory.
|
Constructor for ChanPerformer.ReadBoardsResult.
| Parameters | |
|---|---|
boardCategories |
Collection:
Collection of BoardCategory.
|