ignoreWord abstract method

void ignoreWord(
  1. String word
)

Ignores word for the current session.

Implementation

void ignoreWord(String word);