Android SDK 3.0.3
3 months ago by Sumon
attributes
property to the Badge
, Quests
and QuestTasks
resourcesisDeleted
flag to GetCommentsRequest to be able to include/exclude deleted commentsAddCommentOptions
when creating a comment or a comment reply, which alows to pass custom_data or attributes with the newly created comment.getCommentBoardDetails(customIdentifier: String, completion: (Result<CommentBoard, Error>) -> Void)
to get comment boards by using customID.authorImageURL
in CommentClient
protocol;