MStkTsySatService Class Reference

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.

Member Functions Documentation

CompleteSendSmsMessage(TInt)

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.

Parameters

TInt aError The error code relating to the send SMS message return KErrNone if no error; another error code otherwise.

IsMoSmControlBySimActivated()

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