Gets the text of the misspelled word.

<void> MisspelledWord.getText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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