简体   繁体   中英

How can I write an iOS application that displays mail from my GMail account?

如何编写一个显示我的GMail帐户中的邮件的iOS应用程序?

You could use libetpan . It's a library for a mail client. And gmail uses IMAP, so you can use the IMAP part of libetpan.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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