开发者

how to display toast when email or mms is received to the other person

开发者 https://www.devze.com 2023-02-15 17:37 出处:网络
I am s开发者_如何学JAVAending emails and mms in my project. I want to show a tost when email or mms is received to the recipient. I am using built-in email and messaging application. I don\'t know how

I am s开发者_如何学JAVAending emails and mms in my project. I want to show a tost when email or mms is received to the recipient. I am using built-in email and messaging application. I don't know how to implement this please help.

thanx


Is the recipient has your software installed on their machine also?

If not - I can't think of a way to do that.

In general, Both Email & SMS are guaranteed to either deliver your message, or return with an error. So you don't really need this functionality. you can toast the sender that the message was sent.

If the recipient will not get it, your user will get an indication from their email / sms sending facility.

0

精彩评论

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