...
The addMemberToList API returns a boolean true if the specified memberID is successfully added to the specified list. If the member cannot be added to the specified list, either a boolean false is returned or and exception will be thrown.
...
The addMemberToList API returns a boolean true if the specified memberID is successfully added to the specified list. If the member cannot be added to the specified list, either a boolean false is returned or and exception will be thrown.