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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -