chat-sdk-ios
chat-sdk-ios copied to clipboard
How can we access the agent Messages count in the new Chat SDK v2 for iOS
I want to access the agent Messages count using the v2 SDK, in v1 SDK I used to do the same by calling ZDCChat.instance().api.agentMessageCount but here I don't find any method to achieve my goal