get More Messages From Conversation
Retrieve the list of the nbMessagesToRetrieve next messages of a given conversation.
The response is in the complete
method as a @object:ArrayItemList<@object:IMMessage>.
The response is also available by listening the @object:ArrayItemList<@object:IMMessage> of the conversation.
Parameters
@object:IRainbowConversation The conversation to retrieve the nbMessagesToRetrieve next messages
int The number of messages to retrieve
Retrieve the list of the 50 next messages of a given conversation.
The response is in the complete
method as a @object:ArrayItemList<@object:IMMessage>.
The response is also available by listening the @object:ArrayItemList<@object:IMMessage> of the conversation.
Parameters
@object:IRainbowConversation The conversation to retrieve the 50 next messages