Methods
setHandlerForComponent()
setHandlerForComponent(handler, instance): void
Set the handler on the Channel server for a specific component.
Parameters
handler
IChannelHandler
The handler to set on this
IChannelServerAsync instance
instance
IComponentInstance
Returns
void

