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

Popular posts from this blog

python - How to add an model instance to a django queryset? -

Using Android Volley to post an array to PHP -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -