MCtsySatService Class Reference

class MCtsySatService

CommonTsy SAT service interface. This interface should be implemented by the TSY object which provides a method to allow an SMS message originating from the SAT TSY to be sent.

Member Functions Documentation

SendSatMessage(MStkTsySatService &, TDes8 *, TDes16 *, RMobilePhone::TMobileTON *, RMobilePhone::TMobileNPI *, TBool, TTsyReqHandle)

TInt SendSatMessage(MStkTsySatService &aStkTsySatService,
TDes8 *aSmsTpdu,
TDes16 *aScAddress,
RMobilePhone::TMobileTON *aMobileTON,
RMobilePhone::TMobileNPI *aMobileNPI,
TBoolaMoreToSend,
TTsyReqHandleaTsyReqHandle
)[pure virtual]

Makes a request to send an SMS message.

Parameters

MStkTsySatService & aStkTsySatServiceReference to a MStkTsySatService
TDes8 * aSmsTpduPointer to the descriptor holding PDU to be sent
TDes16 * aScAddressThe service centre address
RMobilePhone::TMobileTON * aMobileTONThe type of service centre number
RMobilePhone::TMobileNPI * aMobileNPIThe service centre numbering plan
TBool aMoreToSendFlag indicating continuity
TTsyReqHandle aTsyReqHandleThe TSY request handle