UpdateGroupAccess
The UpdateGroupAccess method updates the access descriptor of a photoset group.
void UpdateGroupAccess(
long groupId,
AccessUpdater updater
)
Parameters
- groupId
- Identifier of the group which access descriptor to modify
- updater
- AccessUpdater object that contains the requested changes
See Also