The CkSoftware.GroupMe.Sdk.Core namespace contains all essential core functionality for the GroupMe.Sdk.
Classes
| Class | Description | |
|---|---|---|
| FileUploadWebApiCommandParameter |
CommandParameter for a FileUpload based WebApi command. Used currently for image-upload to the imaging service.
| |
| WebApiAccess |
Basic WebApi Access Class.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IWebApiAccess |
Basic WebApi Access.
| |
| IWebApiCommand TResultEntity |
Defines a command which can be executed by the WebApiAccess.
| |
| IWebApiCommandParameters |
Marker interface for WebApi command parameters.
|