todo: placeholder needs to be filled in

This commit is contained in:
Michael Davidsaver
2015-09-08 16:53:55 -04:00
parent b64e99c680
commit 96deab1e77

View File

@@ -844,6 +844,8 @@ void ServerChannelRequesterImpl::channelCreated(const Status& status, Channel::s
void ServerChannelRequesterImpl::channelStateChange(Channel::shared_pointer const & /*channel*/, const Channel::ConnectionState /*isConnected*/)
{
// TODO should we notify remote side?
// YES :)
}
string ServerChannelRequesterImpl::getRequesterName()