| Interface | Description |
|---|---|
| AccountManagerListener |
Should be implemented by anyone interested in knowing whenever account manager is opened.
|
| Class | Description |
|---|---|
| AccountManager |
Account manager, like the name suggests, manages internal accounts in Hybrid Client.
|
| AccountManagerEvent | |
| AccountManagerEvent.OnClose | |
| AccountManagerEvent.OnOpen | |
| AccountManagerEvent.OnRemove | |
| AccountManagerServiceImpl |
Handles and manages accounts.
|
| Enum | Description |
|---|---|
| AccountManagerException.CodeDescription |
Contains error codes.
|
| AccountManagerService |
Handles and manages accounts.
|
| Exception | Description |
|---|---|
| AccountManagerException |
Describes exceptions that can occur while using AccountManagerService.
|