LoadMessagesResultData MessagesGapDetected Property CkSoftware GroupMe SDK - Documentation
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.

Namespace: CkSoftware.GroupMe.Sdk.Messaging.Dao
Assembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public bool MessagesGapDetected { get; set; }

Property Value

Type: Boolean
See Also