blogger.getUsersBlogs
Returns a list of weblogs to which the current authenticated user has posting privileges. The method will return an array of weblogs if successful, or a fault otherwise.
Parameters
- String appkey
- String username
- String password
Return Value
Return value: on success, array of structs containing String url, String blogid, String blogName; on failure, fault
LiveJournal Notes
LiveJournal users should direct their requests to the following URL:
http://www.livejournal.com/interface/blogger
