Cognex Mobile Barcode SDK
SDK for supporting communication with Cognex Barcode Reader devices
CDMResponse Class Reference

Represents a DMCC response sent by a remote system. More...

#import <CDMResponse.h>

Inheritance diagram for CDMResponse:

Instance Methods

(id) - initWithResponseId:status:payload:binaryPayload:
 

Properties

int responseId
 Id of the response.
 
int status
 Status of the response.
 
NSString * payload
 Payload content.
 
NSData * binaryPayload
 Binary data.
 

Detailed Description

Represents a DMCC response sent by a remote system.


The documentation for this class was generated from the following file: