date of last modification in bubbles
Hello,
For old bubbles I can't get the conversation last modified date,
For old bubles I get undefined for 'conversation.lastModification'
Regards,
Faissal
the code is as follow:
-
Hello,
The issue comes from the archived conversations.
To avoid old unnecessary conversation staying in memory, it is archived after a while (~1 month). And running data are not available any more directly.
So you have to use the property " lastActivityDate" in the bubble :
lastActivityDate
: Date-Time Last activity date of the room (read only, set automatically on IM exchange)
I added this property in the SDK today, so it will be available in next release 1.63.0
Regards,
Vincent.
Please sign in to leave a comment.
Comments
1 comment