ApiResponseWithStatusCode StatusCode Property CkSoftware GroupMe SDK - Documentation
The HttpStatusCode which was given by the executed HttpRequest to the API.

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

public HttpStatusCode StatusCode { get; set; }

Property Value

Type: HttpStatusCode
See Also