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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

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