ref_client


Description:

public BookClient ref_client ()

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

an BookClientCursor

Returns:

an BookClient