Enumeration CheckResult

Specifies the result of a comment check.

Enumeration Members

Enumeration Members

ham: 0

The comment is not a spam (i.e. a ham).

pervasiveSpam: 2

The comment is a pervasive spam (i.e. it can be safely discarded).

spam: 1

The comment is a spam.