package IM.Message

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

message IMClientTimeReq

IM.Message.proto:43

cmd id: 0x0305

(message has no fields)

message IMClientTimeRsp

IM.Message.proto:47

message IMGetLatestMsgIdReq

IM.Message.proto:89

message IMGetLatestMsgIdRsp

IM.Message.proto:97

message IMGetMsgByIdReq

IM.Message.proto:106

message IMGetMsgByIdRsp

IM.Message.proto:115

message IMGetMsgListReq

IM.Message.proto:66

message IMGetMsgListRsp

IM.Message.proto:79

对于群而言,如果消息数目返回的数值小于请求的cnt,则表示群的消息能拉取的到头了,更早的消息没有权限拉取。 如果msg_cnt 和 msg_id_begin计算得到的最早消息id与实际返回的最早消息id不一致,说明服务器消息有缺失,需要 客户端做一个缺失标记,避免下次再次拉取。

message IMMsgData

IM.Message.proto:8

service id 0x0003

message IMMsgDataAck

IM.Message.proto:19

message IMMsgDataReadAck

IM.Message.proto:27

message IMMsgDataReadNotify

IM.Message.proto:35

message IMUnreadMsgCntReq

IM.Message.proto:52

message IMUnreadMsgCntRsp

IM.Message.proto:58