JFacebookCheckin::createLike
Method to like a checkin. Requires authentication and publish_stream and user_checkins or friends_checkins permission.
Signature
public function createLike(string
$checkinĀ )
Parameters
-
$checkin
- The checkin id.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.