class CTsySatMessagingBase : public CSubSessionExtBase |
Sat messaging base class.
Public Member Functions | |
---|---|
TInt | CancelService (const , const ) |
TInt | CompleteSendSmsMessage ( TInt ) |
TInt | DeregisterNotification (const ) |
TInt | ExtFunc (const , const , const TDataPackage &) |
void | Init () |
TBool | IsMoSmControlBySimActivated () |
CTsySatMessagingBase * | NewL () |
TInt | NumberOfSlotsL (const ) |
CTelObject * | OpenNewObjectByNameL (const TDesC &) |
CTelObject * | OpenNewObjectL ( TDes &) |
TInt | RegisterNotification (const ) |
CTelObject::TReqMode | ReqModeL (const ) |
TInt | CancelService | ( | const | TInt, |
const | TTsyReqHandle | |||
) | [inline, virtual] |
Cancels the ongoing service
const TInt | |
const TTsyReqHandle |
TInt | CompleteSendSmsMessage | ( | TInt | ) | [inline, virtual] |
From MStkTsySatService Dummy implementation for CompleteSendSmsMessage function
TInt |
TInt | DeregisterNotification | ( | const | TInt | ) | [inline, virtual] |
DeRegister given command, checks if the given command is supported
const TInt |
TInt | ExtFunc | ( | const | TTsyReqHandle, |
const | TInt, | |||
const TDataPackage & | ||||
) | [inline, virtual] |
Command handler for server messages.
const TTsyReqHandle | |
const TInt | |
const TDataPackage & |
TBool | IsMoSmControlBySimActivated | ( | ) | [inline, virtual] |
From MStkTsySatService Dummy implementation for IsMoSmControlBySimActivated function
TInt | NumberOfSlotsL | ( | const | TInt | ) | [inline, virtual] |
Returns number of slots to be used for given IPC
const TInt |
CTelObject * | OpenNewObjectByNameL | ( | const TDesC & | ) | [inline, virtual] |
Opens a new object identified by name.
const TDesC & |
CTelObject * | OpenNewObjectL | ( | TDes & | ) | [inline, virtual] |
Opens a new object identified by new name, not supported.
TDes & |
TInt | RegisterNotification | ( | const | TInt | ) | [inline, virtual] |
Register given command, checks if the given command is supported
const TInt |
CTelObject::TReqMode | ReqModeL | ( | const | TInt | ) | [inline, virtual] |
ReqMode method for checking what modes this component supports
const TInt |
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.