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

extern NSString * const HierophantExitNotification;
extern NSString * const HierophantLoginNotification;
extern NSString * const HierophantErrorNotification;


@interface HierophantHuiTiaoNotification : NSObject

@end