akismet-kotlin/docs/net.thauvin.erik.akismet/index.md
2020-03-05 22:46:41 -08:00

12 lines
435 B
Markdown

[docs](../index.md) / [net.thauvin.erik.akismet](./index.md)
## Package net.thauvin.erik.akismet
A Kotlin/Java library for accessing the Akismet service.
### Types
| Name | Summary |
|---|---|
| [Akismet](-akismet/index.md) | Provides access to the [Akismet API](https://akismet.com/development/api/).`open class Akismet` |
| [AkismetComment](-akismet-comment/index.md) | A comment to send to Akismet.`open class AkismetComment` |