Gets a value which marks the misspelled word as duplicate.

<void> MisspelledWord.getIsDuplicate(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives a value which marks the misspelled word as duplicate.
errorCallback Optional. Is called when the operation failed with an error.