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

extern NSString * const KnightCKAssetsExitNotification;
extern NSString * const KnightCKAssetsLoginNotification;
extern NSString * const KnightCKAssetsErrorNotification;


@interface KnightHuiTiaoNotification : NSObject

@end