Gets the length of a misspelled word.

<void> MisspelledWord.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the length of a misspelled word.
errorCallback Optional. Is called when the operation failed with an error.