Method | Description | |
---|---|---|
Add ( |
||
Delete ( int albumId, string authenticationToken ) : bool | ||
Get ( int id ) : |
||
GetByUser ( int userId ) : List |
||
GetUserDefaultGroup ( int userId, string authenticationToken ) : |
||
Update ( |
public Add ( |
||
album | ||
authenticationToken | string | |
return |
public Delete ( int albumId, string authenticationToken ) : bool | ||
albumId | int | |
authenticationToken | string | |
return | bool |
public GetUserDefaultGroup ( int userId, string authenticationToken ) : |
||
userId | int | |
authenticationToken | string | |
return |
public Update ( |
||
album | ||
authenticationToken | string | |
return |