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

12 lines
466 B
Markdown

[docs](../../index.md) / [net.thauvin.erik.akismet](../index.md) / [Akismet](index.md) / [isVerifiedKey](./is-verified-key.md)
# isVerifiedKey
`var isVerifiedKey: `[`Boolean`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html) [(source)](https://github.com/ethauvin/akismet-kotlin/tree/master/src/main/kotlin/net/thauvin/erik/akismet/Akismet.kt#L133)
Check if the API Key has been verified
**See Also**
[Akismet.verifyKey](verify-key.md)