# Functions
AwaitCallback await for async operation to complete using callback ID.
AwaitResult awaits for callback completion and returns raw result.
NotifyResult publishes callback result and notifies listener.
ReleaseCallback releases acquired callback.
RequestCallback requests a new callback to await for async operation.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author