# kameleoon_client v0.8.5 - Table of Contents

> Kameleoon Elixir SDK

## Modules

- [Kameleoon.Client](Kameleoon.Client.md): Elixir wrapper over a native Kameleoon client Rustler resource.

- [Kameleoon.ClientConfig](Kameleoon.ClientConfig.md): Configuration payload used when creating a client through `Kameleoon.ClientFactory`.

- [Kameleoon.ClientFactory](Kameleoon.ClientFactory.md): Factory helpers for creating and forgetting Kameleoon clients.

- [Kameleoon.CookieAccessor](Kameleoon.CookieAccessor.md): Behaviour for adapting framework-specific cookie containers to Kameleoon.

- [Kameleoon.Data.ApplicationVersion](Kameleoon.Data.ApplicationVersion.md): Represents the version of the application.
Supports semantic versioning: major, major.minor, or major.minor.patch.

- [Kameleoon.Logger](Kameleoon.Logger.md): Logger configuration for messages emitted by the native Kameleoon Core.

