Virtual Method
ValentChannelServicechannel
unstable since: 1.0
Declaration [src]
void
channel (
ValentChannelService* service,
ValentChannel* channel
)
Description [src]
Emit ValentChannelService::channel
on service
.
This method should only be called by implementations of
ValentChannelService
.
Available since: 1.0
Parameters
channel
-
Type:
ValentChannel
A
ValentChannel
.The data is owned by the caller of the method.