LocalChannelManager
class LocalChannelManager
Manages the creation of LocalChannels.
Functions
Link copied to clipboard
fun getLocalCommunicator(sourceComponent: ComponentRef, destinationComponent: ComponentRef): Channel
Returns a LocalChannel that can be used to communicate between the given components.