| class RSat::TOpenChannelBaseV2 : public RSat::TSatPCmdBase |
Part of an OPEN CHANNEL proactive command which asks the phone to open a channel to a particular bearer. More description of this command can be found in RSat::NotifyOpenChannelPCmd() .
OPEN CHANNEL commands can be of one of a number of types, depending upon the type of bearer required. RSat::TOpenChannelBaseV2 contains fields common to specific OPEN CHANNEL commands. Other classes inherit from this class to provide an OPEN CHANNEL command for circuit switched ( RSat::TOpenCsChannelV2 ), packet switched ( RSat::TOpenGprsChannelV2 , local ( RSat::TOpenLocalLinksChannelV2 ) channels and a channel for UICC server mode ( RSat::TOpenUiccServerModeChannelV7 ).
| Public Member Functions | |
|---|---|
| TOpenChannelBaseV2 () | |
| Inherited Functions | |
|---|---|
| RSat::TSatBase::ExtensionId()const | |
| RSat::TSatBase::TSatBase() | |
| RSat::TSatPCmdBase::PCmdNumber()const | |
| RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
| RSat::TSatPCmdBase::TSatPCmdBase() | |
| Inherited Attributes | |
|---|---|
| RSat::TSatBase::iExtensionId | |
| RSat::TSatPCmdBase::iPCmdNumber | |
| TOpenChannelType | iPCmdType |
Determines the type of OPEN CHANNEL command. Indicates that a local, circuit-switched or packet-switched channel should be opened.
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.