IDLive Face C# API 1.46.0
|
Result status info, contains the same info as FaceException. More...
Public Member Functions | |||||
StatusInfo (String message, FaceExceptionStatus code) | |||||
Constructor
| |||||
bool | Ok () | ||||
Checks if status is OK. | |||||
override string | ToString () | ||||
Returns string representation of object. | |||||
Properties | |
String | Message [get, set] |
Status message. | |
FaceExceptionStatus | Code [get, set] |
Status code. | |
Result status info, contains the same info as FaceException.
bool Idrnd.FaceSdk.StatusInfo.Ok | ( | ) |
Checks if status is OK.
override string Idrnd.FaceSdk.StatusInfo.ToString | ( | ) |
Returns string representation of object.