Hi,
I am working on customizing spark chart history. I don't want to store the chat history on client side.
Instead I want to store the chat history into data base using "monitor" plugin.
But to fetch chat history into the chat room window, I need to update the spark source code.
I am looking for the spark source code where the chat history is retrieved from local xml file.
Can some one help me to find Spark source code to get one to one chat history from xml file?
Thanks, Venu