Android Question JSON.NextObject

wimpie3

Well-Known Member
Licensed User
Longtime User
We have to use JSON.NextObject to move to the next object. But how can we find out how many objects are present in the JSON string? I want to loop over them, but there is no such thing as JSON.Size or JSON.Length...
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top