GMVBarcodeFeatureEmail Class


GMVBarcodeFeatureEmail Class Reference

Overview

An email message from a 'MAILTO:' or similar QR Code type.

Inherits NSObject.

Property Summary

NSString * address
 Email message address. More...
 
NSString * body
 Email message body. More...
 
NSString * subject
 Email message subject. More...
 
GMVBarcodeFeatureEmailType type
 Email message type. More...
 

Property Detail

- (NSString*) address
readatomiccopy

Email message address.

- (NSString*) body
readatomiccopy

Email message body.

- (NSString*) subject
readatomiccopy

Email message subject.

- (GMVBarcodeFeatureEmailType) type
readatomicassign

Email message type.