Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Blackberry JDE 4.6 应用程序是否可以读取存储在黑莓设备上的邮件?我不想实现邮件客户端(smtp/pop/imap 等)。有什么方法可以读取 Blackberry OS 中内置的邮件客户端已经获取的邮件?
是的,看看 net.rim.blackberry.api.mail.Store。