Gets the date and time when the change has been made.
<void> TrackedChange.getChangeTime(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the date and time when the change has been made as a unix timestamp. |
error |
Optional. Is called when the operation failed with an error. |