This class is for modes with free-form messages. Does not apply to Mode 2 or 3.
More...
#include <AMaxicodeMsg.h>
|
MaxicodeModeEnum | mode |
|
NSString * | primaryMsg |
|
NSString * | remainingMsg |
|
NSString * | data |
|
NSString * | primaryMsg |
| Primary Message, excluding the mode value, typically has a maximum of 9 characters.
|
|
NSString * | remainingMsg |
| Secondary Message, typically has a maximum of 68 characters for modes with EEC or 84 characters for modes with SEC.
|
|
MaxicodeModeEnum | mode |
| The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.
|
|
NSString * | data |
| The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
|
|
This class is for modes with free-form messages. Does not apply to Mode 2 or 3.
◆ init
◆ initWithMode:primaryMsg:remainingMsg:
- (instancetype) initWithMode: |
|
(MaxicodeModeEnum) | mode |
primaryMsg: |
|
(NSString *) | primaryMsg |
remainingMsg: |
|
(NSString *) | NS_DESIGNATED_INITIALIZER |
◆ data
◆ mode
◆ primaryMsg
◆ remainingMsg
- (NSString*) remainingMsg |
|
readwritenonatomiccopy |
The documentation for this class was generated from the following file:
- /Users/realbuber/Documents/Project/sdk_json_Objective-C_IOS/sdk_json_Objective-C_IOS/LabelMaker/Interfaces/IbcdMaxicode/AMaxicodeMsg.h