RemasterHuiTiaoNotification.h 245 Bytes
#import <Foundation/Foundation.h>

extern NSString * const RemasterExitNotification;
extern NSString * const RemasterLoginNotification;
extern NSString * const RemasterErrorNotification;


@interface RemasterHuiTiaoNotification : NSObject

@end