Ditto  1.0.13
Public Member Functions | Protected Member Functions | List of all members
DittoSDK.DittoAttachmentFetcher Class Reference

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

Inheritance diagram for DittoSDK.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<DittoAttachmentFetchEvent>).

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