@class MAAutoAssetNotifications; @interface MAAutoAssetInfoListen : NSObject @property (class, readonly) BOOL supportsSecureCoding; @property (readonly, retain, nonatomic) MAAutoAssetNotifications *activeNotifications; - (id)summary; - (void)encodeWithCoder:(id)a0; - (id)description; - (void).cxx_destruct; - (id)initWithCoder:(id)a0; - (id)initWithNotifications:(id)a0; @end