是否可以使用PHP发送/接收环聊消息?

时间:2021-03-27 16:27:32

I am currently building a portal for an organization. Wondering if it's possible to send message through HANGOUT API. I know I can build mobile app with GCM or APNS, which will be a lot of work. So, if it's possible to send message hangout message through php, it will be much easier. Or, do you have any alternatives for sending notification to users?

我目前正在为一个组织建立一个门户网站。想知道是否可以通过HANGOUT API发送消息。我知道我可以使用GCM或APNS构建移动应用程序,这将是一项很多工作。因此,如果可以通过php发送消息挂出消息,那将更容易。或者,您是否有向用户发送通知的替代方案?

1 个解决方案

#1


1  

you could build a api based on: https://github.com/tdryer/hangups currently there is no native php hangout message api

你可以建立一个api基于:https://github.com/tdryer/hangups目前没有本机的php hangout消息api

#1


1  

you could build a api based on: https://github.com/tdryer/hangups currently there is no native php hangout message api

你可以建立一个api基于:https://github.com/tdryer/hangups目前没有本机的php hangout消息api