我的要求是我需要向不在我的联系人列表中的人发送Google群聊聊天邀请。 从我的应用程序中,我可以在groupchat.google.com上创建空间。我可以邀请联系人列表中的人加入聊天室,但我无法邀请不在我的联系人列表中的Google用户加入聊天室。
RECV: '<message to="mymail@gmail.com/88403C03" from="somemail@gmail.com" id="3331"
type="error"><x jid="private-chat-cc1e6f03-6f2b-44ca-8295-
fac4757f2899@groupchat.google.com" reason="This is testing invite"
xmlns="jabber:x:conference"/><error code="503" type="cancel"><service-unavailable
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error>
</message>'
答案 0 :(得分:1)
出于隐私原因,Google Talk不会将邮件路由到不在您的联系人列表中的用户。这意味着它只适用于联系人列表中的订阅用户。