Documentation

send

sends a request to server. Allows to save data changes on server.

void send();
Back to top