binaryninja.update.UpdateProgressCallback

class UpdateProgressCallback(func)[source]
__init__(func)[source]

x.__init__(…) initializes x; see help(type(x)) for signature

Methods

__init__(func) x.__init__(…) initializes x; see help(type(x)) for signature
callback(ctxt, progress, total)