If I join a Multi User Chat room, I can get the discussion history. But I want differ the messages between history messages and the realtime messages. In discussion history I use setSince() not setMaxStanzas() so the way is not by counting the history messages but by knowing the history messages time. How can I do that?
↧