removed


Description:

public signal void removed ()

Emitted when the backing store for this PersonaStore has been removed.

At this point, the PersonaStore and all its Personas are invalid, so any client referencing it should unreference it.

This will not be emitted until after PersonaStore.prepare has been called.