Signal
ValentChannelService::channel
unstable since: 1.0
Description [src]
Emitted when a new channel has been negotiated.
In practice, when this is emitted a ValentDeviceManager
will
ensure a ValentDevice
exists to take ownership of channel
.
Default handler: The default handler is called after the handlers added via |
Available since: 1.0 |
Parameters
channel
-
Type:
ValentChannel
A
ValentChannel
.The data is owned by the caller of the function.