AccountStore

Summary

The AccountStore listens to changes to the available accounts in the database and exposes the currently active Account via current

Instance Methods

items()

Returns
Return Values

Returns an Array of Account objects

current()

Returns
Return Values

Returns the currently active Account.