facebook - How to publish LIKE feature for Photo/Video using object_id we get from Photo/Album/Video table -


how publish feature photo/video using object_id photo/album/video table. comments.add has object_id, through can publish comments on photo/album/video. how same.

thanks in advance :-)

right can use graphapi 'like' posts. user can photos, videos, etc.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -