SAPCAI 2.0.2 Docs

GitHub View on GitHub

SAPCAI Reference ChatView Structure Reference

ChatView

public struct ChatView : View

Renders a ScrollView with the list of messages provided by the MessagingViewModel

  • init(data:bottomInset:)

    Undocumented

    Declaration

    Swift

    public init(data: TypingIndicatorData, bottomInset: Binding<CGFloat> = .constant(0))
  • Classes
    • CAIChannelService
    • CAIConversation
    • MessagingViewController
    • MessagingViewModel
    • MockPublisher
    • PollMessageDelivery
    • ThemeManager
    • TypingIndicatorData
    • – Dot
  • Enumerations
    • BannerViewType
    • CAIMessageType
    • CAITheme
    • MenuActionType
    • MessageType
    • PostbackDataType
    • PostbackType
    • SAPFontName
    • VisualizationType
  • Extensions
    • String
    • UIFont
    • UIImage
    • UITextView
  • Protocols
    • AnyViewable
    • ButtonsMessageData
    • CardMessageData
    • CarouselItemMessageData
    • CarouselMessageData
    • ColorPalette
    • FormMessageData
    • HeaderMessageData
    • ListMessageData
    • MediaItem
    • MenuAction
    • MenuData
    • MessageData
    • MessageDelivering
    • MessagingPublisher
    • ObjectMessageData
    • ObjectSectionData
    • PostbackData
    • PreferencesMenuData
    • ResponseMessageData
    • SenderInfo
    • ValueData
  • Structures
    • AssistantView
    • BannerView
    • BaseQuickReplyButtonStyle
    • CAIChannel
    • CAIChannelMenuData
    • CAIChannelMenuDataAction
    • CAIChannelPreferencesData
    • CAIChannelPreferencesMenuData
    • CAIConversationResultData
    • CAIError
    • CAIResponseMessageData
    • CAIResponseParticipantData
    • CAIServiceConfig
    • CasualColorPalette
    • CasualQuickReplyButtonStyle
    • ChatView
    • FioriColorPalette
    • FioriQuickReplyButtonStyle
    • InputBarView
    • MemoryOptions
    • QuickReplyButtonStyleContainer
    • SearchBar
    • Theme
    • – Key
    • – Color
    • TypingIndicatorView
    • UIModelData
    • – ValueType
    • – ValueState
    • UIModelDataAction
    • UIModelDataContent
    • UIModelDataHeader
    • UIModelDataImage
    • UIModelDataMedia
    • – MediaType
    • UIModelDataSection
    • UIModelDataValue
    • URLNavigation
  • Type Aliases
    • MessagingView

© 2022 SAP SE. All rights reserved. (Last updated: 2022-03-11)

Generated by jazzy ♪♫ v0.14.1, a Realm project.