| AcceptAccountFriendRequest(string ticket, int id, string message) | WebSocialService | |
| CreateOrUpdateAccountFriendRequest(string ticket, int friendid, string message) | WebSocialService | |
| DeleteAccountFriend(string ticket, int id) | WebSocialService | |
| DeleteAccountFriendRequest(string ticket, int id) | WebSocialService | |
| GetAccountActivity(string ticket, AccountActivityQueryOptions queryoptions, ServiceQueryOptions options) | WebSocialService | |
| GetAccountActivityCount(string ticket, AccountActivityQueryOptions queryoptions) | WebSocialService | |
| GetAccountFriendRequestById(string ticket, int id) (defined in WebSocialService) | WebSocialService | |
| GetAccountFriendRequests(string ticket, int id, ServiceQueryOptions options) | WebSocialService | |
| GetAccountFriendRequestsCount(string ticket, int id) | WebSocialService | |
| GetAccountFriends(string ticket, int id, ServiceQueryOptions options) | WebSocialService | |
| GetAccountFriendsCount(string ticket, int id) | WebSocialService | |
| GetActiveAccounts(string ticket, ServiceQueryOptions options) | WebSocialService | |
| GetFirstDegreeCountById(string ticket, int id) | WebSocialService | |
| GetFriendsAccountActivity(string ticket, int id, ServiceQueryOptions options) | WebSocialService | |
| GetFriendsAccountActivityCount(string ticket, int id) | WebSocialService | |
| GetNDegreeCountById(string ticket, int id, int deg) | WebSocialService | |
| GetNewAccounts(string ticket, ServiceQueryOptions options) | WebSocialService | |
| GetSentAccountFriendRequests(string ticket, int id, ServiceQueryOptions options) | WebSocialService | |
| GetSentAccountFriendRequestsCount(string ticket, int id) | WebSocialService | |
| RejectAccountFriendRequest(string ticket, int id, string message) | WebSocialService | |
| WebSocialService() (defined in WebSocialService) | WebSocialService | |