CkSoftware.GroupMe.Sdk.Core NamespaceCkSoftware GroupMe SDK - Documentation
The CkSoftware.GroupMe.Sdk.Core namespace contains all essential core functionality for the GroupMe.Sdk.
Classes

  ClassDescription
Public classFileUploadWebApiCommandParameter
CommandParameter for a FileUpload based WebApi command. Used currently for image-upload to the imaging service.
Public classWebApiAccess
Basic WebApi Access Class.
Interfaces

  InterfaceDescription
Public interfaceIWebApiAccess
Basic WebApi Access.
Public interfaceIWebApiCommand TResultEntity 
Defines a command which can be executed by the WebApiAccess.
Public interfaceIWebApiCommandParameters
Marker interface for WebApi command parameters.