Skip to content

API Reference

Complete auto-generated API documentation for all public symbols in the Kindly Android SDK, including classes, interfaces, enums, and data classes.

Generated with Dokka from the SDK source code.

Browse Full API Reference

Key Types

Type Description
KindlySDK Public entry point with static methods (start, launchChat, endChat, etc.)
ChatKindlySDK Main SDK implementation handling initialization and chat lifecycle
KindlySDKInteraction Interface for receiving button press and link interception callbacks
CustomKindlyTheme Class for defining custom chat color themes
KindlySDKConfig Configuration object for permissions and crash reporting
BehaviorType Enum for choosing between native and web UI modes
MessageChat Core message entity used in chat events
ButtonChat Button entity used in interaction callbacks