prepare


Description:

public override async void prepare () throws PersonaStoreError

Prepare the PersonaStore for use.

See Folks.PersonaStore.prepare.

Exceptions:

Folks.PersonaStoreError.STORE_OFFLINE

if the EDS store is offline

Folks.PersonaStoreError.PERMISSION_DENIED

if permission was denied to open the EDS store

Folks.PersonaStoreError.INVALID_ARGUMENT

if any other error occurred in the EDS store

Since:

0.6.0