Completion Callback
A callback interface for handling asynchronous task completion with a result or an error.
Parameters
T
The type of the result.
A callback interface for handling asynchronous task completion with a result or an error.
The type of the result.