Convenience function that retrieves the integer value stored in member_name of object. It is an error to specify a member_name which does not exist.
See also: json.object.ObjectJson.getIntMemberWithDefault, json.object.ObjectJson.getMember, json.object.ObjectJson.hasMember
the name of the object member
the integer value of the object's member
Convenience function that retrieves the integer value stored in member_name of object. It is an error to specify a member_name which does not exist.
See also: json.object.ObjectJson.getIntMemberWithDefault, json.object.ObjectJson.getMember, json.object.ObjectJson.hasMember