SignalingChannel.getChannelId()
DESCRIPTION
Get the channel ID of the channel.
This can be used to correlate events between the device and the client implementations.
DECLARATION
virtual std::string getChannelId() = 0
RETURNS
The channel ID string.
Get the channel ID of the channel.
This can be used to correlate events between the device and the client implementations.
virtual std::string getChannelId() = 0
The channel ID string.