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