Another Central harnessed mode fix.

This commit is contained in:
Adam Ierymenko 2017-08-16 14:41:42 -07:00
parent 1387e15c1b
commit 1ce0dcf0ea
3 changed files with 3 additions and 9 deletions

View file

@ -93,7 +93,7 @@ public:
void handleRemoteTrace(const ZT_RemoteTrace &rt);
// Called by JSONDB when networks and network members are changed
// Called on update via POST or by JSONDB on external update of network or network member records
void onNetworkUpdate(const uint64_t networkId);
void onNetworkMemberUpdate(const uint64_t networkId,const uint64_t memberId);