AlbumsApiService

Namespace http://api.hi5.com/ (wsdl):

The following methods are available on this endpoint:

getAllAlbums

Retrieve a list of all of a user's albums in alphabetical order. This method is deprecated in favor of Using the FeedApi.

Return Value

albums for the current user. see data type <albums>

Faults

name description
PermissionDeniedException if the session key, api key, or api signature is invalid
UnauthorizedException if the internal request constraints are violated.

Comments