Esempio n. 1
0
 public void setExtraData(string key, string value)
 {
     AppodealObjCBridge.AppodealSetExtraDataString(key, value);
 }