Home docs nex protocols Subscriber (121)
Post

Subscriber (121)

Methods

Method IDMethod Name
1Hello
2PostContent
3GetContent
4Follow
5UnfollowAllAndFollow
6Unfollow
7GetFollowing
8GetFollower
9GetNumFollowers
10GetTimeline
11DeleteContent
12GetContentMulti
13UpdateUserStatus
14GetFriendUserStatuses
15GetUserStatuses

(1) Hello

Request

TypeDescription
StringUnknown

Response

This method does not return anything.

(2) PostContent

Request

TypeDescription
SubscriberPostContentParamParam

Response

TypeDescription
Uint64Unknown

(3) GetContent

Request

TypeDescription
SubscriberGetContentParamParam

Response

TypeDescription
List<SubscriberContent>Content

(11) DeleteContent

Request

TypeDescription
List<String>Unknown
Uint64Unknown

Response

This method does not return anything.

(12) GetContentMulti

Request

TypeDescription
List<SubscriberGetContentParam>Param

Response

TypeDescription
List<List<SubscriberContent>>Content

(13) UpdateUserStatus

Request

TypeDescription
List<Unknown>Unknown
List<Uint8>Unknown

Response

This method does not return anything.

(14) GetFriendUserStatuses

Request

TypeDescription
List<Uint8>Up to 8 different integers between 0 and 7

Response

TypeDescription
List<SubscriberUserStatusInfo>Status list

(15) GetUserStatuses

Request

TypeDescription
List<PID>User ids
List<Uint8>Up to 8 different integers between 0 and 7

Response

TypeDescription
List<SubscriberUserStatusInfo>Status list

Types

SubscriberContent (Structure)

TypeDescription
Uint64Unknown
StringUnknown
qBufferUnknown
Uint64Unknown
List<String>Unknown
DateTimeUnknown

SubscriberGetContentParam (Structure)

TypeDescription
StringUnknown
Uint32Unknown
Uint32Unknown
Uint64Unknown

SubscriberPostContentParam (Structure)

TypeDescription
List<String>Unknown
StringUnknown
qBufferUnknown

Unknown (Structure)

TypeDescription
qBufferUnknown

SubscriberUserStatusInfo (Structure)

TypeDescription
PIDUser id
List<qBuffer>Unknown
Contents