Gets the length of a misspelled word.
<void> MisspelledWord.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the length of a misspelled word. |
| error |
Optional. Is called when the operation failed with an error. |