RSat::TOpenChannelRspV2 Class Reference
class RSat::TOpenChannelRspV2 : public RSat::TSatPCmdBase |
Constructor & Destructor Documentation
TOpenChannelRspV2()
IMPORT_C | TOpenChannelRspV2 | ( | ) | |
Member Data Documentation
TAdditionalInfo
iAdditionalInfo
If you successfully opened a channel, you need to give the channel a number from 1 to 7. Return this number plus the channel's status in iAdditionalInfo. The format is described in ETSI TS 102 223 section 8.56. See RSat::NotifyOpenChannelPCmd() for more information about channel numbers.
Alternatively, some error values of iGeneralResult require additional information, which goes here.
TBearer
iBearer
The RSat::TBearer from the OPEN CHANNEL command to which you are responding.
TUint16
iBufferSize
The buffer size from the OPEN CHANNEL command to which you are responding.
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.
TUint
iInfoType
If you successfully opened a channel, then return the channel's number and status in iAdditionalInfo and set iInfoType to RSat::KChannelStatusInfo. Alternatively, some error values of iGeneralResult require additional information, in which case set this to RSat::KMeProblem. Otherwise set to RSat::KNoAdditionalInfo.
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.