JFacebookObject::deleteConnection
Method to delete a connection.
Signature
public function deleteConnection(string
$object,
[string
$connection = null,
[string
$extra_fields = '']] )
Parameters
-
$object
- The object id.
-
$connection
- The object's connection name.
-
$extra_fields
- URL fields.
Returns
- mixed
- The decoded JSON response or false if the client is not authenticated.