Skip to content

4.0.8

Compare
Choose a tag to compare
@vivekCometChat vivekCometChat released this 25 Jun 13:36
· 2 commits to v4 since this release
7b92d5a

Enhancements:

  • Added a new method includeBlockedUsers in ConversationsRequestBuilder to allow fetching conversations of users blocked by the logged-in user.
  • Introduced a method withBlockedInfo in ConversationsRequestBuilder to fetch blocked information in the conversation object, such as blockedByMe and hasBlockedMe.
  • Added setter and getter methods for GUID in BannedMembersRequestBuilder and GroupMembersRequest.
  • Introduced various getters for all the request classes to improve data fetching and customization.
  • Enhanced AppSettings with new getters for subscription types, roles, region, and host overrides.