Add the album to your faves
Namespace:
IpernityNET.IpernityObjectsAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
| C# |
|---|
public void FavesAdd() |
| Visual Basic (Declaration) |
|---|
Public Sub FavesAdd |
| Visual C++ |
|---|
public: void FavesAdd() |
Remarks
This method encapsulates faves.album.add
This method requires "write" permission on docs.
Exceptions
| Exception | Condition |
|---|---|
| IpernityNET..::.IpernityException | Throwed when Ipernity returned an error |
| IpernityNET.IpernityObjects..::.ObjectNotConfiguredException | Throwed when an Ipernity object has not been configured. |