Enumerations
The following enumerations are available globally.
-
Centralized logging that handles iOS version compatibility internally iOS 14+: Uses internal print overrides with full debugging info (file, line, function) iOS 13: Falls back to native Swift.print
See moreDeclaration
Swift
public enum KindlyLogger -
Input types supported by form fields in the chat.
See moreDeclaration
Swift
public enum KindlyInputType : String -
Undocumented
See moreDeclaration
Swift
public enum BehaviorTypeEnum -
Connection state for the Kindly Chat API.
See moreDeclaration
Swift
public enum ChatConnectionState
-
Event details that can be associated with different event types
See moreDeclaration
Swift
public enum KindlyEventDetail
-
Message sender types for events
See moreDeclaration
Swift
public enum KindlyEventMessageSender : String, CaseIterable -
Exchange types for events
See moreDeclaration
Swift
public enum KindlyEventExchangeType : String, CaseIterable -
Types of typing events that can be emitted
See moreDeclaration
Swift
public enum TypingEventType -
Who is typing
See moreDeclaration
Swift
public enum TypingEventSender
View on GitHub
Enumerations Reference