status, arg1 = reader.read_int32()
arg2 = reader.read_string16()
status, arg3 = reader.read_int32()
packageStateChanged(arg1, arg2, arg3)
local_response.append_int32(0)
status, arg1 = reader.read_int32()
arg2 = reader.read_string16()
status, arg3 = reader.read_int32()
packageStateChanged(arg1, arg2, arg3)
local_response.append_int32(0)