UpdatePhotoSetAccess
The UpdatePhotoSetAccess method updates the access descriptor of a photoset.
void UpdatePhotoSetAccess(
long photoSetId,
AccessUpdater updater
)Parameters
- photoSetId
- 64-bit identifier of the photoset which access descriptor to modify
- updater
- AccessUpdater object that contains the requested changes
See Also