Gets the name of the user who has done the change.

<void> TrackedChange.getUserName(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the name of the user who has done the change.
errorCallback Optional. Is called when the operation failed with an error.