Friends
LJ.XMLRPC.getfriends
Returns a detailed list of the friends associated with the authenticated user's account....
LJ.XMLRPC.getfriendgroups
Retrieves a list of the authenitcated user's custom friends groups....
LJ.XMLRPC.friendof
Returns a "friends of" list for a specified user. An optional limit of returned friends can be supplied....
LJ.XMLRPC.editfriends
Adds, edits and/or deletes friends from your LiveJournal friends list....
LJ.XMLRPC.editfriendgroups
Updates the list of the current user’s custom friends groups provided in the request....
LJ.XMLRPC.checkfriends
This method polls the server to see if the current user’s friends list has been updated. This is the preferred way to see when a friends list is updated as it is very fast and very lightweight....
