Package net.thauvin.erik.akismet

Types

Akismet
Link copied to clipboard
open class Akismet(apiKey: String)
Provides access to the Akismet API.
AkismetComment
Link copied to clipboard
open class AkismetComment(userIp: String, userAgent: String)
A comment to send to Akismet.