@interface __IMDPersistenceServiceListenerImpl : NSObject - (BOOL)listener:(id)a0 shouldAcceptNewConnection:(id)a1; - (id)init; - (void)resume; @end