Exemple #1
0
 public override void TAEventPropertie(string key, string jsonStr)
 {
     Debug.Log("IOSPlatform EventPropertie:" + jsonStr);
     IOSPlatformWrapper.TAEventPropertie(key, jsonStr);
 }