Declaration

class func addCallback(_ target: Any, forOperation operation: String)

Declaration

+ (void) addCallback:(id) target forOperation:(NSString *) operation;

Declaration

addCallback_forOperation_(target: object, operation: str)