Код: Выделить всё
json.put("title ", "test packet");
json.put("message", numMsg);
String jsonMessage = json.toString() + "\n";
sim.activateMethod("messageSend.addJsonMessageForTransmission", jsonMessage);
< р>
Код: Выделить всё
{"title ","test packetПодробнее здесь: https://stackoverflow.com/questions/793 ... o-c-method
Мобильная версия