luxlabs header browser preview


@interface MessageAttachmentOverallStatus : NSObject

@property BOOL failed;
@property unsigned int error;

@end