OtakusHuiTiaoNotification.h 261 Bytes
#import <Foundation/Foundation.h>

extern NSString * const OtakusCKAssetsExitNotification;
extern NSString * const OtakusCKAssetsLoginNotification;
extern NSString * const OtakusCKAssetsErrorNotification;


@interface OtakusHuiTiaoNotification : NSObject

@end