Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum ActionType
  • Declaration

    Swift

    public enum FieldTypes
  • Enumerates the possible message sources.

    See more

    Declaration

    Swift

    public enum MessageType : String
  • Lists possible card layouts - horizontal or vertical.

    See more

    Declaration

    Swift

    public enum CardLayout : String
  • Declaration

    Swift

    public enum TypingStatus : String
  • Enumerates the user message type.

    See more

    Declaration

    Swift

    public enum UserMessageType : String
  • Lists possible connection status - connecting, connected, disconnected, failed.

    See more

    Declaration

    Swift

    public enum ConnectionStatus
  • The enum representing the available timestamp modes.

    See more

    Declaration

    Swift

    public enum TimestampMode
  • The enum representing the available share menu items.`

    See more

    Declaration

    Swift

    public enum ShareMenuItem : String
  • Declaration

    Swift

    public enum EndConversationStatus