#import <RongIMWrapper/RCIMIWMessage.h>

@interface RCIMIWInformationNotificationMessage : RCIMIWMessage

@property (nonatomic, copy) NSString *message;

@end
