Getting Started with Chat

The Kotlin SDK provides you with Chat APIs to create your preferred chat experience, ranging from one-on-one direct messaging to large public chat rooms.

Chat Room

A Chat Room is an entity that contains Users and Chat Messages.

For more information see https://docs.livelike.com/docs/private-group-chat

Chat Session

A Chat Session represents a connection to a Chat Room. You can interact with a Chat Room via a Chat Session.

For more information see https://docs.livelike.com/docs/chat-session-1