Clarfied data format for check-lock-result

This commit is contained in:
Teriuihi 2022-05-15 19:53:03 +02:00 committed by GitHub
parent 5f9666684f
commit 1165fcd392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
<li>UTF: data (data to lock/check/unlock)</li> <li>UTF: data (data to lock/check/unlock)</li>
</ul> </ul>
</li> </li>
<li><code>try-lock-result</code> <li><code>try-lock-result</code>/<code>check-lock-result</code>
<ul> <ul>
<li>UTF: sub channel (the sub channel) <li>UTF: sub channel (the sub channel)
<li>boolean: success (if the lock/unlock succeeded or not or if the data was locked or not)</li> <li>boolean: success (if the lock/unlock succeeded or not or if the data was locked or not)</li>