Selaa lähdekoodia

Added comment

Paul-Louis Ageneau 5 vuotta sitten
vanhempi
commit
61354b7101
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      include/rtc/configuration.hpp

+ 1 - 0
include/rtc/configuration.hpp

@@ -30,6 +30,7 @@ struct IceServer {
 	enum class Type { Stun, Turn };
 	enum class RelayType { TurnUdp, TurnTcp, TurnTls };
 
+	// Any type
 	IceServer(const string &url);
 
 	// STUN