-
Notifications
You must be signed in to change notification settings - Fork 68
User Storage Admin Protocol
Yannik Marchand edited this page Jan 27, 2021
·
1 revision
NEX Protocols > User Storage Admin
Method ID | Method Name |
---|---|
1 | GetContentsToModerate |
2 | FlagContentAsVerified |
3 | BanContent |
4 | BanUser |
5 | BanUserFromContentType |
6 | UnbanUser |
7 | UnbanUserFromContentType |
8 | GetContentsToModerateWithThreshold |
9 | UpdateMetaData |
Type | Name |
---|---|
Uint32 | typeID |
Uint32 | offset |
Uint32 | size |
Type | Name |
---|---|
List<UserContent> | contents |
Uint32 | totalResults |
Type | Name |
---|---|
UserContentKey | contentKey |
This method does not return anything.
Type | Name |
---|---|
UserContentKey | contentKey |
This method does not return anything.
Type | Name |
---|---|
Uint32 | pid |
String | reason |
Bool | banContents |
DateTime | expireDate |
This method does not return anything.
Type | Name |
---|---|
Uint32 | typeID |
Uint32 | pid |
String | reason |
Bool | banContents |
DateTime | expireDate |
This method does not return anything.
Type | Name |
---|---|
Uint32 | pid |
This method does not return anything.
Type | Name |
---|---|
Uint32 | typeID |
Uint32 | pid |
This method does not return anything.
Type | Name |
---|---|
Uint32 | typeID |
Uint32 | threshold |
Uint32 | offset |
Uint32 | size |
Type | Name |
---|---|
List<UserContent> | contents |
Uint32 | totalResults |
Type | Name |
---|---|
UserContentKey | contentKey |
List<ContentProperty> | properties |
This method does not return anything.
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages