public PhotosetsAddPhoto ( string photosetId, string photoId ) : void | ||
photosetId | string | The ID of the photoset to add the photo to. |
photoId | string | The ID of the photo to add. |
return | void |
public PhotosetsAddPhoto ( string photosetId, string photoId ) : void | ||
photosetId | string | The ID of the photoset to add the photo to. |
photoId | string | The ID of the photo to add. |
return | void |