Documentation home page

CFlickr.comments
Component CommentsInterface

AbstractInterface
  |
  +--comments.CommentsInterface

This is now deprecated in favor of CFlickr.photos.comments.CommentsInterface and CFlickr.photosets.comments.CommentsInterface

Method Summary
public array getListPhoto(string photo_id)
public array getListPhotoset(string photoset_id)

Methods inherited from AbstractInterface
init
 

Method Detail

getListPhoto

public array getListPhoto(string photo_id)
Parameters:
string photo_id (Required)

getListPhotoset

public array getListPhotoset(string photoset_id)
Parameters:
string photoset_id (Required)