respond_open
Description:
public void respond_open (
uint32 opid,
Error error)
Notifies listeners of the completion of the open method call.
Parameters:
| this |
An DataBook
|
| opid |
An operation ID
|
| error |
Operation error, if any, automatically freed if passed it
|