RPhCltUssd Class Reference
class RPhCltUssd : public RSubSessionBase |
USSD subsession.
phoneclient.lib
- Since
- 1.0
Inherited Functions |
---|
| RSubSessionBase::CloseSubSession(TInt) |
| RSubSessionBase::CreateAutoCloseSubSession(RSessionBase &,TInt,const TIpcArgs &) |
| RSubSessionBase::CreateSubSession(const RSessionBase &,TInt) |
| RSubSessionBase::CreateSubSession(const RSessionBase &,TInt,const TIpcArgs &) |
| RSubSessionBase::RSubSessionBase() |
| RSubSessionBase::Send(TInt)const |
| RSubSessionBase::Send(TInt,const TIpcArgs &)const |
| RSubSessionBase::SendReceive(TInt)const |
| RSubSessionBase::SendReceive(TInt,TRequestStatus &)const |
| RSubSessionBase::SendReceive(TInt,const TIpcArgs &)const |
| RSubSessionBase::SendReceive(TInt,const TIpcArgs &,TRequestStatus &)const |
| RSubSessionBase::Session()const |
| RSubSessionBase::SubSessionHandle()const |
Constructor & Destructor Documentation
Member Functions Documentation
AppStarting()
UI informs that it is been created
AppTerminating(TPhCltUssdAppExitReason)
UI informs that it is terminating.
AppToBackground()
UI informs that it is gone background.
AppToForeground()
UI informs that it is brougth to foreground.
CancelSend()
Informs the server that the active object taking care of notify events has issued Cancel() so server can delete all notifys/events concerning it and sent a cancel signal.
Close()
Closes the session. Cancels all notify requests. Remember to call this to a connected session in some point.
Open(RPhCltServer &)
Creates a subsession with the phone server.
SendUssd(TRequestStatus &, const TDesC8 &, const TDesC8 &)
Tells server to start sending the given string.
Parameters
TRequestStatus & aReqStatus | Status request to be completed after sending. |
const TDesC8 & aMsgData | The 7-bit buffer. |
const TDesC8 & aMsgAttribute | Send definitions. |
StartSAT(TRequestStatus &, TDes &, TPckg< TUint > &)
Parameters
TRequestStatus & aStatus | Completed status. |
TDes & aReceiveMessage | Received message. |
TPckg< TUint > & aShowNotesAndDcs | Contains the information of note showing, ( Phone Client -> Phone Server ) and The used dcs in received message ( Phone Server -> Phone Client ). |
StartUssdEditor()
TInt
| StartUssdEditor | ( | ) | const |
Starts editor. Creates own window server session.
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.