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

709 B

docs / net.thauvin.erik.akismet / Akismet / appUserAgent

appUserAgent

var appUserAgent: String (source)

The application user agent to be sent to Akismet.

If possible, the application user agent string should always use the following format:

    Application Name/Version

The library's own user agent string will automatically be appended.

See the Akismet API for more details.