![]() |
CRIWARE Unity Plugin Manual
Last Updated: 2025-05-08
|
Status information More...
Public Attributes | |
| Status | status |
| Installer handle status More... | |
| Error | error |
| Error state of the installer handle More... | |
| int | httpStatusCode |
| HTTP status code More... | |
| long | contentsSize |
| The size of the installation target (byte) More... | |
| long | receivedSize |
| Received size (byte) More... | |
Status information
| Status status |
Installer handle status
| Error error |
Error state of the installer handle
| int httpStatusCode |
HTTP status code
HTTP status code is stored in either of the following cases.
In other cases, a negative value ( CriFsWebInstaller.InvalidHttpStatusCode ) is stored.
| long contentsSize |
The size of the installation target (byte)
| long receivedSize |
Received size (byte)