Facebook 的直播社交插件是否允许标签过滤?
我想在我的网站上构建一个类似于 Envolve 聊天插件的功能,允许用户使用 Facebook Connect 围绕特定主题聊天(无网络摄像头)。用户还必须能够看到未连接到他们的当前用户,因此 XMPP 选项无效。直播社交插件还不够,因为似乎没有标签过滤,因此例如关于 5 个不同主题的 5 次不同聊天似乎不可行。
I'd like to build a feature similar to Envolve's chat plugin on my site that would allow users to chat (no webcams) around specific topics, using Facebook Connect. Users must also be able to see present users that are not connected to them so the XMPP option is out. The live stream social plugin isn't sufficient because there doesn't seem to be tag filtering so having 5 different chats about 5 different topics for instance doesn't seem viable.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不能指定 xid...“如果同一页面上有多个直播框,请为每个直播框指定一个唯一的
xid
。”http://developers.facebook.com/docs/reference/plugins/live-流/
Can't you specify an xid... "If you have multiple live stream boxes on the same page, specify a unique
xid
for each."http://developers.facebook.com/docs/reference/plugins/live-stream/
我们很快就会添加 jabber 支持,以便您能够通过您的网站与 Facebook 用户聊天。请告诉我们您还需要什么。 support[at]envolve.com
We're adding jabber support soon so you'll be able to chat with Facebook users via your site. Please let us know what else your looking for. support[at]envolve.com