securitynotification.h File Reference

const TUid KSecurityNotifierUid

const TUidKSecurityNotifierUid[static]

UID to use with Security Notifier communication.

Typedef TSecurityNotificationPckg

typedef TPckgBuf< TSecurityNotification >TSecurityNotificationPckg

const TLitC8< sizeof("PINONE")> KPin1Required

const TLitC8< sizeof("PINONE")>KPin1Required[static]

'Old-style' parameters. To be used after system start-up phase. The code query dialogs will have a cancel button and no emergency call support.

Example: User::LeaveIfError( iNotifier.Connect() ); // iNotifier is an RNotifier member variable iNotifier.StartNotifierAndGetResponse( iStatus, KSecurityNotifierUid, KPin1Required, iResult ); SetActive();

const TLitC8< sizeof("PINTWO")> KPin2Required

const TLitC8< sizeof("PINTWO")>KPin2Required[static]

const TLitC8< sizeof("UPIN")> KUPinRequired

const TLitC8< sizeof("UPIN")>KUPinRequired[static]

const TLitC8< sizeof("PUKONE")> KPuk1Required

const TLitC8< sizeof("PUKONE")>KPuk1Required[static]

const TLitC8< sizeof("PUKTWO")> KPuk2Required

const TLitC8< sizeof("PUKTWO")>KPuk2Required[static]

const TLitC8< sizeof("UPUK")> KUPukRequired

const TLitC8< sizeof("UPUK")>KUPukRequired[static]

const TLitC8< sizeof("NOSIMFOUND")> KNoSIMFound

const TLitC8< sizeof("NOSIMFOUND")>KNoSIMFound[static]

const TLitC8< sizeof("SIMTERMINATED")> KSimTerminated

const TLitC8< sizeof("SIMTERMINATED")>KSimTerminated[static]

const TLitC8< sizeof("SEC")> KPassPhraseRequired

const TLitC8< sizeof("SEC")>KPassPhraseRequired[static]

const TLitC8< sizeof("APPPINONE")> KAppPinRequired

const TLitC8< sizeof("APPPINONE")>KAppPinRequired[static]

const TLitC8< sizeof("APPPINTWO")> KSecondAppPinRequired

const TLitC8< sizeof("APPPINTWO")>KSecondAppPinRequired[static]