Method Protocols.Bittorrent.DHT()->DHTOperation()->done()


Method done

protected void done()

Description

Internal done callback called when the operation finishes. The main purpose of this callback is to simply call the application level callback but in some cases it can also be used to modify the result before calling the application callback.