Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ChatState

Index

Properties

chatId: string
chatStatus: ChatSessionStatus
chatTitle?: string
chatUserId?: string
hasChanges: boolean
searchTerm?: string
selectedSource?: Source
sources: Source[]

Methods

  • onClearSources(): void
  • onNewChat(): void
  • onRemoveSource(targetId: string, targetType: string): void
  • onSelectSource(source?: Source): void
  • onSetSearchTerm(searchTerm?: string): void
  • onSetTitle(title?: string): void
  • onSetUserId(chatUserId?: string): void
  • setHasChanges(hasChanges: boolean): void

Generated using TypeDoc