I have managed to make a chat work live, but I am a bit unable to retrieve “old” messages passed between two users.
I can see in the code, there is some “pollMessages” code, but there is nothing about that in the documentation.
- How do you retrieve “old” messages on a channel? (with subtopic and headers)
- Is there any code/documentation/sample of how to use the pollMessages?
Thanks in advance.