Gets a value specifying whether the TrackedChange is currently active or not.

<void> TrackedChange.getActive(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the TrackedChange is currently active or not.
errorCallback Optional. Is called when the operation failed with an error.