@interface CoreIDVAccountNotificationPlugin.IDVACDAccountNotificationPlugin : NSObject <ACDAccountNotificationPlugin> - (BOOL)account:(id)a0 willChangeWithType:(int)a1 inStore:(id)a2 oldAccount:(id)a3; - (id)init; @end
@interface CoreIDVAccountNotificationPlugin.IDVACDAccountNotificationPlugin : NSObject <ACDAccountNotificationPlugin> - (BOOL)account:(id)a0 willChangeWithType:(int)a1 inStore:(id)a2 oldAccount:(id)a3; - (id)init; @end