package business

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service FriendExtService

friend.ext.proto:7

service UserExtService

user.ext.proto:8

service UserIntService

user.int.proto:8

message AddFriendPush

friend.ext.proto:65

添加好友 PC_ADD_FRIEND = 110

message AgreeAddFriendPush

friend.ext.proto:73

同意 添加好友 PC_AGREE_ADD_FRIEND = 111

enum Command

message.ext.proto:6

message Friend

friend.ext.proto:50

Used in: GetFriendsReply

message GetUserReply

user.ext.proto:44

Used as response type in: UserExtService.GetUser, UserIntService.GetUser

message GetUserRequest

user.ext.proto:41

Used as request type in: UserExtService.GetUser, UserIntService.GetUser

message UpdateGroupPush

friend.ext.proto:80

更新群组 PC_UPDATE_GROUP = 120

message User

user.ext.proto:31

Used in: GetUserReply, GetUsersReply, SearchUserReply