Ditto 2.0.2
Properties | List of all members
DittoSDK.DittoAttachmentFetchEvent.Progress Class Reference

An attachment fetch event used when the attachment's download has progressed but is not yet complete. More...

Inheritance diagram for DittoSDK.DittoAttachmentFetchEvent.Progress:
DittoSDK.DittoAttachmentFetchEvent

Properties

long DownloadedBytes [get]
 Gets the size of the attachment that was successfully downloaded, in bytes.
 
long TotalBytes [get]
 Gets the full size of the attachment, if it were complete.
 

Detailed Description

An attachment fetch event used when the attachment's download has progressed but is not yet complete.