The LoadMessagesResultData type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|  | Messages | 
            The list of loaded messages.
             | 
|  | MessagesCount | 
            The total avaliable number of messages.
             | 
|  | MessagesGapDetected | 
            Defines if a gap was detected between now and the previous message loading. If this should be true, it is recommendet to do a complete message-cache refresh, as there were unloaded messages which cannot be loaded again.
             | 
See Also