Package net.thauvin.erik.akismet

Types

Link copied to clipboard
open class Akismet(apiKey: String)

Provides access to the Akismet API.

Link copied to clipboard
open class AkismetComment(val userIp: String, val userAgent: String)

A comment to send to Akismet.