clsOfflineDownloadPack Class |
Namespace: MARIInterface
The clsOfflineDownloadPack type exposes the following members.
| Name | Description | |
|---|---|---|
| clsOfflineDownloadPack | Initializes a new instance of the clsOfflineDownloadPack class |
| Name | Description | |
|---|---|---|
| DownloadIdentifier | GUID for the download pack | |
| DownloadMode |
-1 = Error (s. HashValue for error description)
0 = Raw binary
1 = GZIP compressed
| |
| ErrorCode | 0=No Error. Error Text in HashValue | |
| FileName | Show the name, the server will provide for download. Only for logging, becuase file is send as ByteArray | |
| FileSize | Size of ByteArray | |
| HashValue |
Gets the MD5 hash of the data byte array.
|