is_opened


Description:

[ Version ( since = "3.2" ) ]
public bool is_opened ()

Checks if this's storage has been opened (and authenticated, if necessary) and the backend itself is ready for accessing.

This property is changed automatically after the this is successfully opened.

Parameters:

this

an BookBackend

Returns:

true if fully opened, false otherwise.