boolean isUnlock (Object options)
boolean isUnlock (Object options)
Name | Type | Description |
---|---|---|
options | Object | The TakeOptions or PutOptions object |
Type | Description |
---|---|
boolean | true - Unlock the key if the take/put operation is successful. false - Do not unlock the key after the take/put operation. |