class MStkTsySatService |
MStkTsySatService interface This interface should be implemented by an object in the SIM ATK TSY to allow the CTSY object to complete the message send.
Public Member Functions | |
---|---|
TInt | CompleteSendSmsMessage ( TInt ) |
TBool | IsMoSmControlBySimActivated () |
TInt | CompleteSendSmsMessage | ( | TInt | aError | ) | [pure virtual] |
This function should be implemented by an object in the SAT TSY to allow the CTSY object which has a handle to it to complete a request made by the SAT TSY to send an SMS message.
TInt aError | The error code relating to the send SMS message return KErrNone if no error; another error code otherwise. |
TBool | IsMoSmControlBySimActivated | ( | ) | [pure virtual] |
This function should be implemented to allow the caller to check the activation status of MO-SMS control.
return The status of control activated
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.