webex-ios-sdk
webex-ios-sdk copied to clipboard
Requirement of display indication of the message Sent,Delivered, Read status.
We have requirement of display indication of the message Sent,Delivered, Read status. We are using the Cisco SDK for Chat feature. We have not found any API which accommodate this requirement. Can you please confirm that CISCO SDK is providing any API for this?
Please guide us on this.
@hirenpatel8891 checked with engineering here are the details:
-
Sent: You need to look at the result value in completionHandler of webex.messages.post(_:toSpace:mentions:withFiles:queue:completionHandler:)
-
For space Read status: You can utilise webex.spaces.getWithReadStatus(spaceId:queue:completionHandler:) to know if a space is unread for the current SDK user
-
Delivered: There is currently no API from Webex SDKs that can tell you this. You can open a new feature request for it here https://ciscocollabcustomer.ideas.aha.io/