AboutContactLogin

Index

CollectionAddPhoto

The CollectionAddPhoto method adds a photo reference to the specified collection.

void CollectionAddPhoto(
    int collectionId,
    int photoId
    )

Parameters

collectionId
Identifier of the collection to modify
photoId
Identifier of the photo to add

See Also