| class RSat::TDataAvailableEventV2 : public RSat::TEventDownloadBaseV2 |
To inform the UICC that a "Data Available Event" occurred, call RSat::EventDownload() , passing it the new status and data length in a RSat::TDataAvailableEventV2Pckg , a packaged RSat::TDataAvailableEventV2 . Fill in the status of the channel that received the data and the length of data received.
| Public Member Functions | |
|---|---|
| TDataAvailableEventV2 () | |
| Inherited Functions | |
|---|---|
| RSat::TEventDownloadBaseV2::TEventDownloadBaseV2() | |
| RSat::TSatBase::ExtensionId()const | |
| RSat::TSatBase::TSatBase() | |
| Public Attributes | |
|---|---|
| TInt8 | iLength |
| TChannelStatus | iStatus |
| Inherited Attributes | |
|---|---|
| RSat::TEventDownloadBaseV2::iDataAvailable | |
| RSat::TSatBase::iExtensionId | |
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.