package business

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

service FriendExtService

friend.ext.proto:7

service GroupExtService

group.ext.proto:8

service MessageExtService

message.ext.proto:15

service UserExtService

user.ext.proto:8

service UserIntService

user.int.proto:8

message AddFriendPush

friend.ext.proto:55

添加好友 PC_ADD_FRIEND = 110

message AgreeAddFriendPush

friend.ext.proto:63

同意 添加好友 PC_AGREE_ADD_FRIEND = 111

enum Command

message.ext.proto:5

message Friend

friend.ext.proto:40

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:70

更新群组 PC_UPDATE_GROUP = 120

message User

user.ext.proto:31

Used in: GetUserReply, GetUsersReply, SearchUserReply