DittoSyncKit  1.0.0-alpha1
Public Member Functions | Protected Member Functions | List of all members
Ditto.SyncKit.DittoAttachmentFetcher Class Reference

These objects are returned by calls to DittoCollection.FetchAttachment(DittoAttachmentToken, Action<DittoAttachmentStatus>). More...

Inheritance diagram for Ditto.SyncKit.DittoAttachmentFetcher:

Public Member Functions

void Dispose ()
 

Protected Member Functions

virtual void Dispose (bool disposing)
 

Detailed Description

These objects are returned by calls to DittoCollection.FetchAttachment(DittoAttachmentToken, Action<DittoAttachmentStatus>).

They must be kept alive for as long as you wish to observe updates about the associated attachment.