iOS SDK 2.116
27 days ago by LJupcho Nastevski
- GetCommentsRequestOptions now has
excludeInactiveProfileproperty, to filter out comments by inactive profiles; Commenthas a new property calledisAuthorActive-boolvalue representing if the author is active;- Added
commentIDstoGetCommentReportsListRequestOptionsto allow filtering for multiple commentIDs. When making a requestcommentIDis merged withcommentIDsand duplicate values are removed; - Fixed a bug that caused duplication of query parameters when getting next comments pages;
Additional information:

