Exemple #1
0
 public void setExtraData(string key, bool value)
 {
     AppodealObjCBridge.AppodealSetExtraDataBool(key, value);
 }