Gets a value which marks the misspelled word as duplicate.
<void> MisspelledWord.getIsDuplicate(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives a value which marks the misspelled word as duplicate. |
| error |
Optional. Is called when the operation failed with an error. |