Class ContentStatus
Status information for the content of an entry.
Inherited Members
Namespace: Unity.Services.Ccd.Client.Models
Assembly: solution.dll
Syntax
public class ContentStatus
Constructors
Name | Description |
---|---|
ContentStatus(string, int, int) | Constructor for ContentStatus. |
Properties
Name | Description |
---|---|
UploadHash | Upload hash of the content. |
UploadLength | Size of the content in bytes. |
UploadOffset | Upload offset of the content in bytes. |