Skip to content

Struct UpdateCoreResponse

ClassList > UpdateCoreResponse

Public Attributes

Type Name
char error
char name
Version version

Public Attributes Documentation

variable error

char UpdateCoreResponse::error[MAX_UPDATE_CORE_RESPONSE_ERROR_SIZE];

variable name

char UpdateCoreResponse::name[MAX_UPDATE_CORE_RESPONSE_NAME_SIZE];

variable version

Version UpdateCoreResponse::version;

The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKExtendedTypes.h