Namespace: PP.Application
The MessageStatusEnum enumeration contains types of statuses obtained from service.
It is used by the PP.App.MessageInfo.showStatus method.
Value |
Brief description |
404.1 |
ConnectionFailed. Server connection is lost. |
0 |
ConnectionReset. Server connected is aborted. |
100 |
Info. Status information. |
404 |
NotFound. Requested resources is not found. |
300 |
Redirect. Redirect. |
500 |
ServerError. Server internal error. |
200 |
Success. Successful server connection. |
See also: