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 read sms from central sms database in blackberry10 #417

Closed DILEEP-YADAV closed 9 years ago

DILEEP-YADAV commented 9 years ago

@rtholmes @jcmurray @daniel-dressler @tneil @pelegri

Hi all ! How can we make central database sms reader plugin for BlackBerry10 Cordova plugin. any body can help me.

umcsdon commented 9 years ago

Hi @DILEEP-YADAV

I can work on this one over the weekend.

DILEEP-YADAV commented 9 years ago

Hi @umcsdon Thanks for consider on that, I am waiting for the same. I think native work for the same here https://github.com/blackberry/Cascades-Samples/tree/master/messages/src

I am android developer, I have no idea about blackberry api. But I need please help me.

umcsdon commented 9 years ago

Hi @DILEEP-YADAV

No problem. I will take a look at the native one.

umcsdon commented 9 years ago

Hi @DILEEP-YADAV

Take a look at MessageRetrieve plugin (accountID & messageID required) https://github.com/blackberry/WebWorks-Community-APIs/tree/master/BB10-Cordova/MessageRetrieve

image

DILEEP-YADAV commented 9 years ago

But it will retrieve sms or email massage .

DILEEP-YADAV commented 9 years ago

@umcsdon

But I want to retrieve massage using mobile no. or date to date retrive. How is it possible.

DILEEP-YADAV commented 9 years ago

@umcsdon you have plugin implement index.html page please share code.

DILEEP-YADAV commented 9 years ago

@umcsdon ok thanks