PuppetsHuiTiaoNotification.h 241 Bytes
#import <Foundation/Foundation.h>

extern NSString * const PuppetsExitNotification;
extern NSString * const PuppetsLoginNotification;
extern NSString * const PuppetsErrorNotification;


@interface PuppetsHuiTiaoNotification : NSObject

@end