json_append_int


Description:

[ Version ( deprecated = true , deprecated_since = "2.1.1" , since = "2.0.0" ) ]
public static void json_append_int (JsonObject json_obj, string key, uint64 value)

Warning: json_append_int is deprecated since 2.1.1.

Appends a key and unsigned integer to a JSON object.

Deprecated for add_integer.

Parameters:

json_obj

a JsonObject

key

a string

value

guint64