blackberry / WebWorks-Community-APIs

Community owned repository containing JavaScript Extensions for BlackBerry WebWorks
Apache License 2.0
140 stars 204 forks source link

How to make cordova plugin for sms/mms reader on behalf of sender phone no. or date wise. #418

Closed DILEEP-YADAV closed 9 years ago

DILEEP-YADAV commented 9 years ago

HI ! @timwindsor I am java developer, i know android native api but no idea about blackberry Native api. Please help us. How to make cordova plugin for sms/mms reader on behalf of sender phone no. or date wise. ?

timwindsor commented 9 years ago

I would suggest starting from the MessageRetrieve plugin as a basic example, and looking to extend it for SMS messages. Details on the Message Service API, which I think you will need, are here: http://developer.blackberry.com/native/reference/cascades/bb__pim__message__messageservice.html

All the native documentation is available online: http://developer.blackberry.com/native/reference/