Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Pack
int64 serial = 1
string ackMsgId = 2
int32 ackType = 3
int32 result = 4
string fromId = 5
string toId = 6
Used in: Msg
string msgId = 1
int32 msgType = 2
int32 msgContentType = 3
string fromId = 4
string toId = 5
int64 timestamp = 6
string extend = 7
string auth = 8
Used in: Pack
Used in: Pack
int64 serial = 1
optional Head head = 2
string body = 3
oneof body
int32 version = 7
Used in: Pack
MSG = 0
REPLY = 1
HEART = 2
SHAKEHANDS = 3
ACK = 4
Used in: Pack
int64 serial = 1
int32 replyType = 2
string msgId = 3
string fromId = 4
string toId = 5
int32 statusReport = 6
Used in: Pack
string msgId = 1
string userId = 2
string token = 3