A syncCallback interface for receiving an event when content referred to by an attribute value has been successfully synchronized, or has failed to be synchronized.
More...
#include <StorageObject.hpp>
|
| virtual void | onSync (const SyncEvent< VirtualDevice > &event) const =0 |
| | Callback for receiving an event when content referred to by an attribute value has been successfully synchronized, or has failed to be synchronized. More...
|
| |
|
virtual | ~SyncCallback () |
| | Desctructor.
|
| |
A syncCallback interface for receiving an event when content referred to by an attribute value has been successfully synchronized, or has failed to be synchronized.
- Parameters
-
- See Also
- StorageObject::setOnSync(SyncCallback)
Callback for receiving an event when content referred to by an attribute value has been successfully synchronized, or has failed to be synchronized.
- Parameters
-
| event | synchronization status |
The documentation for this class was generated from the following file: