android - How to reply Hangouts programmetically -
android - How to reply Hangouts programmetically -
i have used next code reply fixed text sms programmatically , working fine. want reply fixed text hangout programmatically without user interaction
smsmanager.getdefault().getdefault().sendtextmessage(phonenumber, null, msg, null, null);
thanks sunil kumar sahoo
you can reply hangout sms not ping. hangout doesn't expose email address of contacts in notification, , has no api exposed till reply hangout ping. 3rd party application there no way.
android hangout
Comments
Post a Comment