Package-level declarations
Types
Link copied to clipboard
interface CallbackHandover
Callback interface for handover events. Implement this and pass to ChatKindlySDK.callHandover to be notified when a handover to a human agent is ready.
Link copied to clipboard
interface KindlySDKInteraction
Interface for receiving button press and link interception callbacks from the Kindly SDK. Set via ChatKindlySDK.interface to start receiving events.
Link copied to clipboard
object LinkHandler