Serves as a token for a specific attachment that you can pass to a call to DittoCollection.FetchAttachment(DittoAttachmentToken, Action<DittoAttachmentFetchEvent>). More...
Public Member Functions | |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Properties | |
| string | Id [get] |
| Gets the attachment's ID. | |
| ulong | Len [get] |
| Gets the attachment's size given as number of bytes. | |
| Dictionary< string, string > | Metadata [get] |
| Gets the attachment's metadata. | |
Serves as a token for a specific attachment that you can pass to a call to DittoCollection.FetchAttachment(DittoAttachmentToken, Action<DittoAttachmentFetchEvent>).