Defines the direction for the message-loading.
Namespace: CkSoftware.GroupMe.Sdk.Messaging.EnumsAssembly: CkSoftware.GroupMe.Sdk.Messaging (in CkSoftware.GroupMe.Sdk.Messaging.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Backward | 0 | Performs a backward loading (older messages). | |
Forward | 1 | Performs a forward loading (newer messages). | |
Current | 2 | Performs a actual messages loading (newest messages). |
See Also