DittoSharp
0.4.0-alpha1
|
These objects are returned by calls to DittoCollection.FetchAttachment(DittoAttachmentToken, Action<DittoAttachmentStatus>). More...
Public Member Functions | |
internal unsafe | DittoAttachmentFetcher (DittoAttachmentToken token, Action< DittoAttachmentStatus > onStatusChanged, PtrToConst< Ditto_t > ditto) |
void | Dispose () |
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.