set_int32


Description:

[ Version ( since = "0.7.21" ) ]
public void set_int32 (uint part, string key, int32 i)

Set key in part part of this to have i as a signed integer value.

Parameters:

this

a message

part

a part number, which must be strictly less than the number returned by count_parts

key

a key in the mapping representing the part

i

an integer value