RSat::TLocalInfoRspV3 Class Reference
class RSat::TLocalInfoRspV3 : public RSat::TSatPCmdBase
|
Contains your response to a PROVIDE LOCAL INFORMATION proactive command. Pass this to the UICC with
RSat::TerminalRsp()
. See
RSat::NotifyLocalInfoPCmd()
for more information about the command.
For Symbian OS versions from 7.0s to v8.1a and v8.1b pass
RSat::TerminalRsp()
a
RSat::TLocalInfoRspV3Pckg
(a packaged
TLocalInfoRspV3
). For later versions of Symbian OS, check for an updated API (RSat::TLocalInfoRspV4 etc).
Set iGeneralResultSet as defined in the specifications. Set iInfoType to
RSat::KLocalInformation
. The local information goes into iAdditionalInfo. The format of the information depends upon the network on which the phone is running. For GSM/WCDMA networks, read 3GPP TS 31.111; for CDMA networks read 3GPP2 C.S0035-0. ETSI TS 102 223 provides generic information about the PROVIDE LOCAL INFORMATION command.
RSat::NotifyLocalInfoPCmd()
Constructor & Destructor Documentation
TLocalInfoRspV3()
IMPORT_C
|
TLocalInfoRspV3
|
(
|
)
|
|
Member Data Documentation
TAdditionalInfo
iAdditionalInfo
Contains the local information requested by the UICC. Alternatively, some error values of iGeneralResult require additional information, which goes here.
TPCmdResult
iGeneralResult
General result of the proactive command. Set this as described in the proactive commands versus terminal response table in ETSI TS 102 223.
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.