MinstrelHuiTiaoNotification.h 269 Bytes
#import <Foundation/Foundation.h>

extern NSString * const MinstrelCKAssetsExitNotification;
extern NSString * const MinstrelCKAssetsLoginNotification;
extern NSString * const MinstrelCKAssetsErrorNotification;


@interface MinstrelHuiTiaoNotification : NSObject

@end