chatTitleMode property

String? chatTitleMode
getter/setter pair

Controls what text appears in the chat title, in the header above the messages. Defaults to "participants".

(also see {@link this.chatSubtitleMode} and {@link InboxOptions.feedConversationTitleMode}) "subject" | "participants"

Implementation

external String? chatTitleMode;