Blocking Outgoing SMS
| Thu, 2008-06-12 17:00 | |
|
Hi, I need to block and delete all outgoing message. Can Yogesh or somebody help what is wrong with this code. If I delete, it works but I get system error. If I do not delete, message goes normal after waiting for some time in outbox. What I really need is to block outgoing messages and delete it. As mentioned in other threads here, I tried changing state using SendingState (KMsvSendStateSuspended, failed, sent etc) but nothing helps. void CMySmsHandler::HandleSessionEventL( TMsvSessionEvent aEvent, case EMsvEntriesMoved: TMsvId* entryId = static_cast CMsvEntrySelection* newEntries = static_cast // Sets the sending state |
|






Forum posts: 8
pls help