MetaData PropertiesCkSoftware GroupMe SDK - Documentation

The MetaData type exposes the following members.

Properties

  NameDescription
Public propertyCode
The raw GroupMe API response code.
Public propertyErrors
A List of error-messages which occured on the GroupMe API server. Either this or the SingleError Field is filled out if an error occured.
Public propertyParsedCode
The parsed GroupMe API result code.
Public propertySingleError
A single error given by the GroupMe API. Either this or the Errors Field is filled out if an error occured.
Top
See Also