Facebook Android SDK request parameters: where find documentation? [closed]

馋奶兔 提交于 2019-12-04 18:49:08

Maybe I found something interesting.

This is the facebook documentation page: https://developers.facebook.com/docs/reference/dialogs/feed/#graphapicall

What I need to use is this:

properties

A JSON object of key/value pairs which will appear in the stream attachment beneath the description, with each property on its own line. Keys must be strings, and values can be either strings or JSON objects with the keys text and href.

I will experiment a bit and I'll post some results :)

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