CraftarHuiTiaoNotification.h 265 Bytes
#import <Foundation/Foundation.h>

extern NSString * const CraftarCKAssetsExitNotification;
extern NSString * const CraftarCKAssetsLoginNotification;
extern NSString * const CraftarCKAssetsErrorNotification;


@interface CraftarHuiTiaoNotification : NSObject

@end