Versions in this module Expand all Collapse all v0 v0.0.1 Dec 21, 2022 Changes in this version + type LongMsgDeleteReq struct + MsgResid []byte + MsgType int32 + type LongMsgDeleteRsp struct + MsgResid []byte + Result int32 + type LongMsgDownReq struct + MsgResid []byte + MsgType int32 + NeedCache int32 + SrcUin int32 + type LongMsgDownRsp struct + MsgContent []byte + MsgResid []byte + Result int32 + type LongMsgUpReq struct + DstUin int64 + MsgContent []byte + MsgId int32 + MsgType int32 + MsgUkey []byte + NeedCache int32 + StoreType int32 + type LongMsgUpRsp struct + MsgId int32 + MsgResid []byte + Result int32 + type LongReqBody struct + AgentType int32 + MsgDelReq []*LongMsgDeleteReq + MsgDownReq []*LongMsgDownReq + MsgUpReq []*LongMsgUpReq + PlatformType int32 + Subcmd int32 + TermType int32 + type LongRspBody struct + MsgDelRsp []*LongMsgDeleteRsp + MsgDownRsp []*LongMsgDownRsp + MsgUpRsp []*LongMsgUpRsp + Subcmd int32