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.
Public Member Functions | |
---|---|
TInt | SendSatMessage ( MStkTsySatService &, TDes8 *, TDes16 *, RMobilePhone::TMobileTON *, RMobilePhone::TMobileNPI *, TBool , TTsyReqHandle ) |
TInt | SendSatMessage | ( | MStkTsySatService & | aStkTsySatService, |
TDes8 * | aSmsTpdu, | |||
TDes16 * | aScAddress, | |||
RMobilePhone::TMobileTON * | aMobileTON, | |||
RMobilePhone::TMobileNPI * | aMobileNPI, | |||
TBool | aMoreToSend, | |||
TTsyReqHandle | aTsyReqHandle | |||
) | [pure virtual] |
Makes a request to send an SMS message.
MStkTsySatService & aStkTsySatService | Reference to a MStkTsySatService |
TDes8 * aSmsTpdu | Pointer to the descriptor holding PDU to be sent |
TDes16 * aScAddress | The service centre address |
RMobilePhone::TMobileTON * aMobileTON | The type of service centre number |
RMobilePhone::TMobileNPI * aMobileNPI | The service centre numbering plan |
TBool aMoreToSend | Flag indicating continuity |
TTsyReqHandle aTsyReqHandle | The TSY request handle |
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.