ref_client
Description:
Returns the client associated with this .
The returned BookClient is referenced because the cursor does not keep a strong reference to the client.
Unreference the BookClient with unref when finished with it.
Parameters:
this |
Returns:
an BookClient |