11-30-2012 07:19 AM
Hi Guys,
Actaully i have to listen sms from my application. how can do?
Thanks,
11-30-2012 04:22 PM
What type of application are you building? (eg. Java/Cascades/Web)
In general you have to create a SMS message connection and then specify a port to listen for the messages
Have you taken a look at these: http://docs.blackberry.com/en/developers/deliverab
and for Web:
https://developer.blackberry.com/html5/api/blackbe
12-01-2012 01:28 AM
Thanks for your reply.
I think java code doesn't work in Native development. i need smslistener api in naive development.