Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道以任何方式更新 Gtalk 状态消息的任何可能性?(可能是通过订阅 RSS 提要,或者只是添加一个 gtalk 识别的文件)?
有任何 gtalk API 吗?
Gtalk 与XMPP兼容,因此您可以使用任何 XMPP 库来设置用户状态。
UPD
XMPP 被RFC3920和RFC3921覆盖