public PhotosSetMeta ( string photoId, string title, string description ) : bool | ||
photoId | string | The numerical photoId of the photograph. |
title | string | The new title of the photograph. |
description | string | The new description of the photograph. |
return | bool |