#include <ext/mw/issoobserver.h>
| class MSsoObserver |
| Public Member Enumerations | |
|---|---|
| enum | TSsoEvent { EUnknownEvent, ESsoCredentialUpdated, ESsoSignout, ESsoProfileChanged, ESsoOtherDEstarted } |
| Public Member Functions | |
|---|---|
| pure virtual void | HandleSsoEvent(TSsoEvent) |
Observer used by crossenablercenreputil to notify when credential is changed by SSO Qt enabler
| Enumerator | Value | Description |
|---|---|---|
| EUnknownEvent | 0 | |
| ESsoCredentialUpdated | ||
| ESsoSignout | ||
| ESsoProfileChanged | ||
| ESsoOtherDEstarted |
| void | HandleSsoEvent | ( | TSsoEvent | aEvent | ) | [pure virtual] |
callback method to notify client about event
aEvent notification type