Gets the highlight color for the tracked change.
<void> TrackedChange.getHighlightColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the highlight color for the tracked change. |
error |
Optional. Is called when the operation failed with an error. |