Gets the name of the user who has done the change.
<void> TrackedChange.getUserName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the name of the user who has done the change. |
| error |
Optional. Is called when the operation failed with an error. |