Discussion Board
-
sms notification when i create a sms in the inbox
2003-10-02, 18:49
#1
Regular Contributor
Hello!
I generate a sms in the inbox sucessfully bat the problem is: No sms notificaction or small icon advertiser.

I create sms:
CSendAs *sendAs = CSendAs::NewL(*this);
sendAs->SetMtmL(TUid::Uid(0x1000102C));
sendAs->CreateMessageL(KMsvGlobalInBoxIndexEntryId);
sendAs->SetBodyL(*iRichText);
sendAs->SaveMessageL();
when i look for sms. he' s in the inbox, but no sms notificacion..
How can i raise a sms notification with his icon an sound ?
Thank You!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules