TencentCloudChatMessageConfig class
Constructors
-
TencentCloudChatMessageConfig({TencentCloudChatMessageValueConfig<bool>? useGroupMessageReadReceipt, TencentCloudChatMessageValueConfig<bool>? showSelfAvatar, TencentCloudChatMessageValueConfig<bool>? enableAutoReportReadStatusForComingMessages, TencentCloudChatMessageValueConfig<bool>? enableParseMarkdown, TencentCloudChatMessageValueConfig<bool>? enableReplyWithMention, TencentCloudChatMessageValueConfig<bool>? mentionGroupAdminAndOwnerOnly, TencentCloudChatMessageValueConfig<int>? desktopMessageInputLines, TencentCloudChatMessageValueConfig<int>? recallTimeLimit, TencentCloudChatMessageValueConfig<bool>? showOthersAvatar, TencentCloudChatMessageValueConfig<bool>? showMessageSenderName, TencentCloudChatMessageValueConfig<bool>? showMessageTimeIndicator, TencentCloudChatMessageValueConfig<bool>? showMessageStatusIndicator, TencentCloudChatMessageValueConfig<bool>? enableMessageDeleteForEveryone, TencentCloudChatMessageValueConfig<bool>? enableMessageReaction, TencentCloudChatMessageValueConfigWithMessage<OfflinePushInfo>? messageOfflinePushInfo, TencentCloudChatMessageValueConfig<List<TencentCloudChatStickerSet>>? additionalStickerSets, TencentCloudChatMessageValueConfig<TencentCloudChatMessageAttachmentConfig>? attachmentConfig, TencentCloudChatMessageValueConfig<List<TencentCloudChatMessageGeneralOptionItem>>? additionalAttachmentOptionsForMobile, TencentCloudChatMessageValueConfig<List<TencentCloudChatMessageGeneralOptionItem>>? additionalInputControlBarOptionsForDesktop, TencentCloudChatMessageValueConfig<TencentCloudChatMessageDefaultMessageSelectionOptionsConfig>? defaultMessageSelectionOperationsConfig, TencentCloudChatMessageValueConfig<TencentCloudChatTimeDividerConfig>? timeDividerConfig, TencentCloudChatMessageValueConfig<List<String>>? enabledGroupTypesForMessageReadReceipt})
-
Constructor for TencentCloudChatMessageConfig.
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
setConfigs({TencentCloudChatMessageValueConfig<bool>? useGroupMessageReadReceipt, TencentCloudChatMessageValueConfig<bool>? showSelfAvatar, TencentCloudChatMessageValueConfig<int>? desktopMessageInputLines, TencentCloudChatMessageValueConfig<int>? recallTimeLimit, TencentCloudChatMessageValueConfig<bool>? showOthersAvatar, TencentCloudChatMessageValueConfig<bool>? enableAutoReportReadStatusForComingMessages, TencentCloudChatMessageValueConfig<bool>? enableParseMarkdown, TencentCloudChatMessageValueConfig<TencentCloudChatMessageAttachmentConfig>? attachmentConfig, TencentCloudChatMessageValueConfig<bool>? showMessageTimeIndicator, TencentCloudChatMessageValueConfig<bool>? enableMessageReaction, TencentCloudChatMessageValueConfig<bool>? showMessageStatusIndicator, dynamic enableMessageDeleteForEveryone, TencentCloudChatMessageValueConfig<bool>? enableDefaultEmojis, TencentCloudChatMessageValueConfig<bool>? enableReplyWithMention, TencentCloudChatMessageValueConfig<bool>? showMessageSenderName, TencentCloudChatMessageValueConfig<bool>? enableMessageTranslate, TencentCloudChatMessageValueConfigWithMessage<OfflinePushInfo>? messageOfflinePushInfo, TencentCloudChatMessageValueConfig<List<TencentCloudChatStickerSet>>? additionalStickerSets, TencentCloudChatMessageValueConfig<List<TencentCloudChatMessageGeneralOptionItem>>? additionalAttachmentOptionsForMobile, TencentCloudChatMessageValueConfig<bool>? mentionGroupAdminAndOwnerOnly, TencentCloudChatMessageValueConfig<List<TencentCloudChatMessageGeneralOptionItem>>? additionalInputControlBarOptionsForDesktop, TencentCloudChatMessageValueConfig<TencentCloudChatMessageDefaultMessageSelectionOptionsConfig>? defaultMessageSelectionOperationsConfig, TencentCloudChatMessageValueConfig<TencentCloudChatTimeDividerConfig>? timeDividerConfig, TencentCloudChatMessageValueConfig<List<String>>? enabledGroupTypesForMessageReadReceipt})
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited