mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 03:52:39 -04:00
completed addition of get statistic feature of gxs
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
be20086e09
commit
5399618cef
7 changed files with 138 additions and 10 deletions
|
@ -44,6 +44,8 @@
|
|||
#define GXS_REQUEST_TYPE_MSG_RELATED_META 0x00800000
|
||||
#define GXS_REQUEST_TYPE_MSG_RELATED_IDS 0x01000000
|
||||
|
||||
#define GXS_REQUEST_TYPE_GROUP_STATS 0x01600000
|
||||
#define GXS_REQUEST_TYPE_SERVICE_STATS 0x03200000
|
||||
|
||||
|
||||
// This bit will be filled out over time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue