开发者

How to extract recipients email id from email intent in android after user has sent mail using android app?

开发者 https://www.devze.com 2023-03-19 11:25 出处:网络
I have cr开发者_开发知识库eated an app which alows user to send mails. The message text is prefilled with data from the app. I would like to know the recipient email ids the user send the mail to. Is

I have cr开发者_开发知识库eated an app which alows user to send mails. The message text is prefilled with data from the app. I would like to know the recipient email ids the user send the mail to. Is it possible for me to get back recipient email ids when user sends mail using email Intent.


Is it possible for me to get back recipient email ids when user sends mail using email Intent.

Fortunately, this is not possible, as this would be a significant privacy violation.

0

精彩评论

暂无评论...
验证码 换一张
取 消