How can I extend FB's built-in open graph action type, watch?

那年仲夏 提交于 2019-12-14 03:17:16

问题


I want to use open graph to "watch real time sports matches." Built-in watch action-type seems to support only TV-show, movie, and video and doesn't support game match.

Could anyone tell me how to extend built-in watch action-type? And if possible, please show me how to extend built-in object-types?

Built-in game match object type requires sores and players. But you can not know the box scores untile the game ending, actually.


回答1:


Open Graph doesn't support extending actions today -- instead, try creating a custom watch action and game (or match) object.



来源:https://stackoverflow.com/questions/10853993/how-can-i-extend-fbs-built-in-open-graph-action-type-watch

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!