Gets the number of changed characters.
<void> TrackedChange.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the number of changed characters. |
error |
Optional. Is called when the operation failed with an error. |