Protocols
The following protocols are available globally.
-
A protocol that defines the delegate methods for the KindlyChatClient.
See moreDeclaration
Swift
public protocol KindlyChatClientDelegate : NSObject -
Protocol defining the color theme for the Kindly Chat UI. Implement this protocol to provide a fully custom theme, or use
See moreCustomThemefor partial overrides.Declaration
Swift
public protocol Theme
View on GitHub
Protocols Reference