Possible status types.
| C# |
public enum StatusType
| Member | Description |
|---|---|
| Success |
The upload was successful.
|
| Error |
The upload was not successful.
|
| C# |
public enum StatusType
| Member | Description |
|---|---|
| Success |
The upload was successful.
|
| Error |
The upload was not successful.
|