respond_refresh
Description:
[
Version ( since =
"3.2" ) ]
public void respond_refresh (
uint32 opid,
Error error)
Notifies listeners of the completion of the refresh method call.
Parameters:
| this |
An DataBook
|
| opid |
An operation ID
|
| error |
Operation error, if any, automatically freed if passed it
|