Added docs.
This commit is contained in:
parent
de1b5caef4
commit
fc4b25bda4
60 changed files with 829 additions and 0 deletions
9
docs/net.thauvin.erik.akismet/-akismet/reset.md
Normal file
9
docs/net.thauvin.erik.akismet/-akismet/reset.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
[docs](../../index.md) / [net.thauvin.erik.akismet](../index.md) / [Akismet](index.md) / [reset](./reset.md)
|
||||
|
||||
# reset
|
||||
|
||||
`fun reset(): `[`Unit`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html) [(source)](https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin/net/thauvin/erik/akismet/Akismet.kt#L378)
|
||||
|
||||
Reset the [debugHelp](debug-help.md), [errorMessage](error-message.md), [httpStatusCode](http-status-code.md), [isDiscard](is-discard.md), [isVerifiedKey](is-verified-key.md), [proTip](pro-tip.md), and
|
||||
[response](response.md) properties.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue