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