简体   繁体   English

BlackBerry 10中的消息应用程序

[英]Message app in BlackBerry 10

I am developing one message app which should get the messages from native message application and want to store it in my app's database . 我正在开发一个消息应用程序,该消息应用程序应从本机消息应用程序获取消息并将其存储在我的应用程序的数据库中。

I tried to refer official docs but not getting how to do this ? 我试图参考官方文档,但没有得到如何做? Can anyone tell me the solution ? 谁能告诉我解决方案?

I believe you will need to access the data through the BB 10 NDK's system using the MessageService class. 我相信您将需要使用MessageService类通过BB 10 NDK的系统访问数据。 At least this is the closest i could think of if i understood your demands. 如果我理解您的要求,至少这是我能想到的最接近的。 See https://developer.blackberry.com/native/documentation/cascades/device_platform/pim/messages.html 参见https://developer.blackberry.com/native/documentation/cascades/device_platform/pim/messages.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM