Gets the date and time when the change has been made.

<void> TrackedChange.getChangeTime(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the date and time when the change has been made as a unix timestamp.
errorCallback Optional. Is called when the operation failed with an error.