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

List<T>().Add problem C# -

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