FolderCompletion

The FolderCompletion event is emitted when the local or remote contents for a folder changes. It contains the completion percentage for a given remote device and is emitted once per currently connected remote device.

  1. {
  2. "id": 84,
  3. "globalID": 84,
  4. "type": "FolderCompletion",
  5. "time": "2015-04-17T14:14:27.043576583+09:00",
  6. "data": {
  7. "completion": 100,
  8. "device": "I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU",
  9. "folder": "default"
  10. }
  11. }