added debugDump() method to display update timestamps of GXS groups on both sides

This commit is contained in:
csoler 2015-12-11 19:01:20 -05:00
parent 16d815f891
commit 66d6f053f5
2 changed files with 40 additions and 8 deletions

View file

@ -511,7 +511,8 @@ private:
RsGxsServerGrpUpdateItem* mGrpServerUpdateItem;
RsServiceInfo mServiceInfo;
void debugDump();
};
#endif // RSGXSNETSERVICE_H