QChatMessage constructor
QChatMessage(- {required int qChatChannelId,
- required int qChatServerId,
- int? subType,
- int? serverStatus,
- bool? pushEnable,
- String? pushContent,
- bool? needPushNick,
- bool? needBadge,
- List<int>? mentionedRoleIdList,
- bool? mentionedAll,
- List<String>? mentionedAccidList,
- bool? historyEnable,
- String? env,
- QChatMessageAntiSpamOption? antiSpamOption,
- String? uuid,
- int? updateTime,
- int? time,
- String? content,
- NIMMessageAttachment? attachment,
- bool? resend,
- QChatMessageAntiSpamResult? antiSpamResult,
- NIMMessageAttachmentStatus? attachStatus,
- String? callbackExtension,
- NIMMessageDirection? direct,
- String? fromAccount,
- int? fromClientType,
- String? fromNick,
- Map<String, dynamic>? localExtension,
- int? msgIdServer,
- NIMMessageType? msgType,
- Map<String, dynamic>? pushPayload,
- Map<String, dynamic>? remoteExtension,
- QChatMessageRefer? replyRefer,
- bool? rootThread,
- bool? routeEnable,
- NIMMessageStatus? status,
- QChatMessageRefer? threadRefer,
- QChatMsgUpdateContent? updateContent,
- QChatMsgUpdateInfo? updateOperatorInfo}
)
Implementation
QChatMessage