Author Message
test_123
Joined: Nov 6, 2017
Messages: 17
Offline
Hi All,

Currently I am developing custom Equinox application for Android and Windows. I'm facing the issue regarding the instant messaging chat. In the current IM session I can see all the conversation, but after sign out and sign in again then enter the IM session I only see 15 last conversation only (see attachment for the log). No issue if I used both Equinox Windows and Android. Is any other way to change conversation limit to unlimited?




Regards,

Andi
  • [Thumb - IM log.png]
[Disk] Download
Pavel_K
Joined: Dec 20, 2016
Messages: 67
Offline
AMM server has default limit - 15 messages, but you can get older messages using retrieveMessagesBefore method of Conversation object. To check capability use getOlderContentCapability method.
test_123
Joined: Nov 6, 2017
Messages: 17
Offline
well I will try to retrieveMessagesBefore function, thanks for the help
Go to:   
Mobile view