set_data_book


Description:

[ Version ( since = "3.10" ) ]
public void set_data_book (DataBook data_book)

Sets the DataBook for this.

The DataBook is essentially the glue between incoming D-Bus requests and this's native API.

An DataBook should be set only once after this is first created.

Parameters:

this

an BookBackend

data_book

an DataBook