MessageStyle

public enum MessageStyle

Undocumented

  • Undocumented

    Declaration

    Swift

    case none
  • Undocumented

    Declaration

    Swift

    case bubble
  • Undocumented

    Declaration

    Swift

    case bubbleOutline(UIColor)
  • Undocumented

    Declaration

    Swift

    public var image: UIImage?