/ Published in: jQuery

Like a Photo
Expand |
Embed | Plain Text
// Set a Like by calling "setLike. Simply pass a callback function, ID of the photo to be liked and an optional error callback instagram.setLike( function(response){ console.log(response ); }, mediaID );
You need to login to post a comment.