Exemplo n.º 1
0
 public override void setNetworks(HashSet <string> networks)
 {
     UnityAdsIosBridge.setNetworks(Utils.Join(networks, ","));
 }