So überprüfen Sie, ob ein JSON -Objekt leer ist
obj.length() == 0
is what I would do.
Santino
obj.length() == 0
is what I would do.