- Home
- Social Graph
Social Graph
SvcFriendship
The SvcFriendship object
| Method | Description |
|---|---|
| accept_friendship | Accepts a friend request. |
| drop_friendship | Removes a friendship between two users. |
| get_friends | Gets a user's friends. |
| make_friendship | Creates a friendship between two users. |
| searchFriends | Searches a user's friends. |
| set_default_friends | Adds friendships for the default friends on a network. |
| user_block | Adds a user to another user's blocked user list. |
| user_unblock | Removes a user from another user's blocked user list. |