friends.remove

Introduction

Removes a site user as a friend of the current user.

Parameters

Name Type Description
uid int The ID of the user to remove as a friend
Please remember the user needs to be an authorized user of your site in order to post a comment. Please read the authorization protocol. This requires the manage_friends permission to be set.

Using the PHP Library

<?php
$response
=$newhaze->friends_remove($uid);
?>


© 2012 NewHaze   Icons by Pixel Mixer   Help