Hello
Please take a closer look at the auto-generated method:
As you can see it accepts parameters that should be sent to the server and 2 callback functions. The success function is called later on as
So in this function you can access the values sent from the server.
Regards