







#import <Foundation/Foundation.h>



@interface MQTTStrict : AdobeSob



+ (BOOL)strict;



+ (void)setStrict:(BOOL)strict;

@end
