如何获得电子邮件发送的确认或丢弃的android [英] How to get Confirmation of email send or discarded in android

查看:106
本文介绍了如何获得电子邮件发送的确认或丢弃的android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们怎样才能电子邮件确认发送或由Android的任何邮件客户端丢弃。

我曾尝试startActivityForResult(),但它不工作。它意图= NULL和结果code = 0每次返回的同时发送或丢弃pressed。

预先感谢您的答复。

Tejas的


解决方案

  

我们怎样才能电子邮件确认发送或由Android的任何邮件客户端丢弃。


幸运的是,这是不支持的。

如果您要发送通过 ACTION_SEND 数据,请允许用户与数据做,因为他们选择,其中包括放弃发送操作。你没有方法来确定是否该用户或不发送的信息。

How can we get confirmation of Email send or discarded by any mail client of android.

I have tried startActivityForResult() but it not works. It returns Intent=Null and Resultcode=0 every time while send or discard pressed.

Thanks in Advance for your response.

Tejas

解决方案

How can we get confirmation of Email send or discarded by any mail client of android.

Fortunately, this is not supported.

If you are sending data via ACTION_SEND, please allow the user to do with that data as they choose, including abandoning the "send" operation. You do not have a way to determine if the user does or does not "send" the information.

这篇关于如何获得电子邮件发送的确认或丢弃的android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆