BrokenheartedHuiTiaoNotification.h 265 Bytes
#import <Foundation/Foundation.h>

extern NSString * const BrokenheartedExitNotification;
extern NSString * const BrokenheartedLoginNotification;
extern NSString * const BrokenheartedErrorNotification;


@interface BrokenheartedHuiTiaoNotification : NSObject

@end