add comment

This commit is contained in:
chsakell
2016-10-12 09:42:10 +03:00
parent 445c95d1b9
commit 438770caca

View File

@@ -24,6 +24,7 @@ namespace LiveGameFeed.Hubs
}
}
// Client side methods to be invoked by Broadcaster Hub
public interface IBroadcaster
{
Task SetConnectionId(string connectionId);