ZLZResponse

Framework: hummer

The result of the ZOLOZ Web SDK.

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

Response Code

Status

1000

Success

1003

Interrupt

2006

Fail

SubCode

SubCode

Status

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

There are two scenarios that will return this subcode:

  • unsupported browser
  • user denied sensor access permissions