class RSat::TLanguageNotificationV2 : public RSat::TSatPCmdBase |
Contains a LANGUAGE NOTIFICATION proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyLanguageNotificationPCmd() for more information about the command.
Request notification for LANGUAGE NOTIFICATION with RSat::NotifyLanguageNotificationPCmd() , passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TLanguageNotification" class. For Symbian OS versions up to and including v8.1a and 8.1b use RSat::TLanguageNotificationV2Pckg , a packaged RSat : TLanguageNotificationV2 . For later versions of Symbian OS, check for an updated API (RSat::TLanguageNotificationV3 etc).
RSat::TLanguageNotificationV2Pckg RSat::NotifyLanguageNotificationPCmd()
Public Member Functions | |
---|---|
TLanguageNotificationV2 () |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TUint16 | iLanguage |
TLanguageNotificationType | iNotificationType |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
TUint16 | iLanguage |
Currently used language by (U)ICC. This is pair of alpha-numeric characters, defined in ISO 639. Each alpha-numeric character shall be coded on one byte using the SMS default 7-bit coded alphabet as defined in TS 123 038 with bit 8 set to 0.
This is only valid if iNotificationType is set to RSat::ESpecificLangNotification .
TLanguageNotificationType | iNotificationType |
Describes the LANGUAGE NOTIFICATION command. Determines whether the UICC is specifying its current language in iLanguage, or is saying that it is not using a specific language.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.