예제 #1
0
 public void disableNetwork(String network)
 {
     AppodealObjCBridge.AppodealDisableNetwork(network);
 }