Python Account manager API » History » Revision 2
Revision 1 (Anonymous, 04/19/2012 03:30 PM) → Revision 2/3 (Anonymous, 04/19/2012 03:30 PM)
The sipsimple.account.AccountManager is the entity responsible for loading and keeping track of the existing accounts. It is a singleton and can be instantiated anywhere, obtaining the same instance. It cannot be used until its start method has been called.