chat-sdk / chat-sdk-ios

Chat SDK iOS - Open Source Mobile Messenger
http://sdk.chat
Other
913 stars 276 forks source link

How can we access the agent Messages count in the new Chat SDK v2 for iOS #442

Open samarth220194 opened 4 years ago

samarth220194 commented 4 years ago

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