Author Message
sercanoztorun
Joined: Feb 14, 2018
Messages: 31
Offline
Hi Experts,

We will change the icon to single tick or double tick regarding message seen status.

i want a callback to trigger participant see my sending messages.

isRead() function always true while sending messages so i think it is only received messages.

IOS and Android SDK has messageDelivery events but i don't see message delivery event on Javascript SDK.

Which event or function satisfy participant seen action?


Versions
PS:8.1.1
AAWG:3.8.0.0.165
Breeze Javascript SDK:4.4.0.14

Thanks for your help.
We are waiting solutions as soon as possible.
minioc
Joined: Mar 11, 2020
Messages: 7
Offline
Hello!

You're asking for an api that tells a user if his message was sent or not to the other user, right? I checked all of the messaging apis that the JSCSDK has, but in this case the answer is that the JSCSDK does not support it :(

For now, the JSCSDK does not handle any cases where the user A can see what is the status of his or any messages on the user B side.

And yes, isRead() is a method only for received messages.

Regards,
Charly - JSCSDK Support Team
sercanoztorun
Joined: Feb 14, 2018
Messages: 31
Offline
Hello minioc,

Yes i'm asking how can i understand my sended messages are readed or not in JSCSDK ?
IOS SDK support this feature.

Thanks.
sercanoztorun
Joined: Feb 14, 2018
Messages: 31
Offline
Hello minioc,

i want to understand my sending messages are readed or not ?
IOS SDK has this property.

Is there any approximate date to add this function on JSCSDK?

Thanks for your help
Regards.
minioc
Joined: Mar 11, 2020
Messages: 7
Offline
Hello sercanoztorun,

There is no planned date but we’ll note the feature request for future planning.

Regards,
Charly - JSCSDK Support Team
Go to:   
Mobile view