ZLZResponse
Framework: hummer
The result of the ZOLOZ webSDK.
Fields
Field name | Data type | Description |
state | String | Specifies bizstate. |
code | Integer | Specifies whether the action succeed or failed. |
subCode | String | Specifies the exact reason about the action. |
extInfo | HashMap | Specifies the biz parameters that are returned by the ZOLOZ SDK. |
Methods
N/A
Mappings
Response Code
1000 | Success |
1003 | Interupt |
2006 | fail |
SubCode
Z5050 | process success |
Z5051 | process fail |
Z5052 | system error |
Z5053 | network error |
Z5054 | failed to access the camera |
Z5055 | user quit |
Z5056 | retry limit |
Z5057 | unsupported browser |