@protocol SBLockScreenNotificationModel; @interface SBLockScreenNotificationListView : UIView @property (nonatomic, retain) id model; @end