DirectMessagesIndexParameters SinceId Property CkSoftware GroupMe SDK - Documentation
The message-id of the newest already loaded message (for scrolling forward).

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 string SinceId { get; set; }

Property Value

Type: String
See Also