php - Using Google+ Hangouts API -
if adds bot@mydomain.com google hangout contacts , sends google+ hangout chat message, want set automatic reply chat server. there way that??
i think possible using google+ hangouts api cannot figure out how.
(mydomain.com uses google apps business)
here's you're looking: https://developers.google.com/+/hangouts/api/gapi.hangout.data
here's event message recieved: (callback) https://developers.google.com/+/hangouts/api/gapi.hangout.data#gapi.hangout.data.onmessagereceived
and here's event sending message: https://developers.google.com/+/hangouts/api/gapi.hangout.data#gapi.hangout.data.sendmessage
Comments
Post a Comment