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.