1# Rdb_ProgressObserver 2 3 4## Overview 5 6Defines the observer for the device-cloud sync progress. 7 8**Since**: 11 9 10**Related module**: [RDB](_r_d_b.md) 11 12 13## Summary 14 15 16### Member Variables 17 18| Name| Description| 19| -------- | -------- | 20| [context](_r_d_b.md#context-22) | Context of the device-cloud sync progress observer.| 21| [callback](_r_d_b.md#callback-22) | Callback used to return the device-cloud sync progress.| 22