class RSat::TGetReaderStatusV2 : public RSat::TSatPCmdBase |
Contains a GET READER STATUS proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyGetReaderStatusPCmd() for more information about the command.
Request notification for GET READER STATUS with RSat::NotifyGetReaderStatusPCmd() , passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TGetReaderStatus" class. For Symbian OS versions from 7.0s to v8.1a and 8.1b use RSat::TGetReaderStatusV2Pckg , a packaged RSat::TGetReaderStatusV2 . For later versions of Symbian OS, check for an updated API ( RSat::TGetReaderStatusV2 etc).
RSat::TGetReaderStatusV2Pckg RSat::NotifyGetReaderStatusPCmd()
Public Member Functions | |
---|---|
TGetReaderStatusV2 () |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TDeviceId | iDestination |
TGetReaderStatusMode | iMode |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
TDeviceId | iDestination |
The card reader whose information is wanted by the UICC.
TGetReaderStatusMode | iMode |
Describes the information that the UICC is requesting: the card reader's identification or the card reader's status.
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.