Hi all,
I want to develop a new SMS alert. so Can you please help me telling what GUI we use to display the message that "1 message recieved ".
Hi all,
I want to develop a new SMS alert. so Can you please help me telling what GUI we use to display the message that "1 message recieved ".
Hi,
In HandleSessionEventL() function, you will get the notification for new message, and display a global note whenever new message comes. Check SDK docs for how to use global notes.
Regards,
Eswar