TokenizedOutputLiveCallbackRegistry

fun TokenizedOutputLiveCallbackRegistry()

Creates an empty registry that relays invocations to the registered callbacks based on the provided OutputCallbackTokens.

The register creates LiveCallbackContainers as needed to keep callbacks and their associated Lifecycle, then removes a container when all its contained Lifecycles are DESTROYED.