LoadMessagesResultData PropertiesCkSoftware GroupMe SDK - Documentation

The LoadMessagesResultData type exposes the following members.

Properties

  NameDescription
Public propertyMessages
The list of loaded messages.
Public propertyMessagesCount
The total avaliable number of messages.
Public propertyMessagesGapDetected
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.
Top
See Also