TokenizedLiveCallbackRegistry
fun TokenizedLiveCallbackRegistry()
Content copied to clipboard
Creates an empty registry that relays invocations to the registered callbacks based on the provided CallbackTokens.
The register creates LiveCallbackContainers as needed to keep callbacks and their associated Lifecycle, then removes a container when all its contained Lifecycles are DESTROYED.