The event occurs after updating values in database and can be used to pass additional values to client-side.
$conn->event->attach("afterUpdate",handlerFunc);
Parameters handlerFunc:
Availability:
Sample: