BreathlessHuiTiaoNotification.h 253 Bytes
#import <Foundation/Foundation.h>

extern NSString * const BreathlessExitNotification;
extern NSString * const BreathlessLoginNotification;
extern NSString * const BreathlessErrorNotification;


@interface BreathlessHuiTiaoNotification : NSObject

@end