RCExtensionPluginItemInfo Class Reference Inherits from NSObject Declared in RCExtensionPluginItemInfo.h Overview Plugin board item信息 normalImage @property (nonatomic, strong) UIImage *normalImage highlightedImage @property (nonatomic, strong) UIImage *highlightedImage title @property (nonatomic, strong) NSString *title tapBlock @property (nonatomic, copy) RCConversationPluginItemTapBlock tapBlock tag @property (nonatomic, assign) NSInteger tag