Methods
(1) GetContentsToModerate
Request
Type | Name |
---|
Uint32 | typeID |
Uint32 | offset |
Uint32 | size |
Response
(2) FlagContentAsVerified
Request
Response
This method does not return anything.
(3) BanContent
Request
Response
This method does not return anything.
(4) BanUser
Request
Response
This method does not return anything.
(5) BanUserFromContentType
Request
Type | Name |
---|
Uint32 | typeID |
Uint32 | pid |
String | reason |
Bool | banContents |
DateTime | expireDate |
Response
This method does not return anything.
(6) UnbanUser
Request
Response
This method does not return anything.
(7) UnbanUserFromContentType
Request
Type | Name |
---|
Uint32 | typeID |
Uint32 | pid |
Response
This method does not return anything.
(8) GetContentsToModerateWithThreshold
Request
Type | Name |
---|
Uint32 | typeID |
Uint32 | threshold |
Uint32 | offset |
Uint32 | size |
Response
Request
Response
This method does not return anything.