- Usage: If a node's local data is modified (inserted, updated or removed), it will send a subscription update the the subscribers of the key.
More...
#include <subscription_update.h>
- Usage: If a node's local data is modified (inserted, updated or removed), it will send a subscription update the the subscribers of the key.
- Algorithm Association: Entity Search.
◆ MessageSubscriptionUpdate()
minhton::MessageSubscriptionUpdate::MessageSubscriptionUpdate |
( |
MinhtonMessageHeader |
header, |
|
|
NodeData::Key |
key, |
|
|
NodeData::Value |
value |
|
) |
| |
- Parameters
-
key | Key of the modified data |
value | Value of the modified data |
The documentation for this class was generated from the following files: