-
Notifications
You must be signed in to change notification settings - Fork 68
Subscriber Protocol
Yannik Marchand edited this page Feb 11, 2021
·
15 revisions
NEX Protocols > Subscriber (121)
Method ID | Method Name |
---|---|
1 | Hello |
2 | PostContent |
3 | GetContent |
4 | Follow |
5 | UnfollowAllAndFollow |
6 | Unfollow |
7 | GetFollowing |
8 | GetFollower |
9 | GetNumFollowers |
10 | GetTimeline |
11 | DeleteContent |
12 | GetContentMulti |
13 | UpdateUserStatus |
14 | GetFriendUserStatuses |
15 | GetUserStatuses |
Type | Description |
---|---|
String | Unknown |
This method does not return anything.
Type | Description |
---|---|
SubscriberPostContentParam | Param |
Type | Description |
---|---|
Uint64 | Unknown |
Type | Description |
---|---|
SubscriberGetContentParam | Param |
Type | Description |
---|---|
List<SubscriberContent> | Content |
Type | Description |
---|---|
List<String> | Unknown |
Uint64 | Unknown |
This method does not return anything.
Type | Description |
---|---|
List<SubscriberGetContentParam> | Param |
Type | Description |
---|---|
List<List<SubscriberContent>> | Content |
Type | Description |
---|---|
List<Unknown> | Unknown |
List<Uint8> | Unknown |
This method does not return anything.
Type | Description |
---|---|
List<Uint8> | Up to 8 different integers between 0 and 7 |
Type | Description |
---|---|
List<SubscriberUserStatusInfo> | Status list |
Type | Description |
---|---|
List<PID> | User ids |
List<Uint8> | Up to 8 different integers between 0 and 7 |
Type | Description |
---|---|
List<SubscriberUserStatusInfo> | Status list |
SubscriberContent (Structure)
Type | Description |
---|---|
Uint64 | Unknown |
String | Unknown |
qBuffer | Unknown |
Uint64 | Unknown |
List<String> | Unknown |
DateTime | Unknown |
SubscriberGetContentParam (Structure)
Type | Description |
---|---|
String | Unknown |
Uint32 | Unknown |
Uint32 | Unknown |
Uint64 | Unknown |
SubscriberPostContentParam (Structure)
Type | Description |
---|---|
List<String> | Unknown |
String | Unknown |
qBuffer | Unknown |
Unknown (Structure)
Type | Description |
---|---|
qBuffer | Unknown |
SubscriberUserStatusInfo (Structure)
Type | Description |
---|---|
PID | User id |
List<qBuffer> | Unknown |
- Home
-
NEX
- PRUDP Protocol
- RMC Protocol
-
NEX Services
- Common
- Nintendo
- Kerberos Authentication
- Hpp Server
- NPLN
- Pia
- Switch Servers
- Other Pages