Virtual Method
ValentChannelServiceidentify
unstable since: 1.0
Declaration [src]
void
identify (
ValentChannelService* service,
const char* target
)
Description [src]
Identify the host device to the network.
This method is called to announce the availability of the host device to other devices.
Implementations that override Valent.ChannelServiceClass.identify
may
ignore target
or use it to address a particular device.
Available since: 1.0