nim_core
nim_core
NIMSDKOptions
enableTeamMessageReadReceipt property
enableTeamMessageReadReceipt
nim_core
nim_core
NIMSDKOptions
enableTeamMessageReadReceipt property
NIMSDKOptions class
Constructors
NIMSDKOptions
Properties
appKey
autoLoginInfo
cdnTrackInterval
customClientType
enableAnimatedImageThumbnail
enableDatabaseBackup
enablePreloadMessageAttachment
enableReportLogAutomatically
enableTeamMessageReadReceipt
hashCode
loginCustomTag
nosSceneConfig
runtimeType
sdkRootDir
shouldConsiderRevokedMessageUnreadCount
shouldSyncStickTopSessionInfos
shouldSyncUnreadCount
shouldTeamNotificationMessageMarkUnread
Methods
noSuchMethod
toMap
toString
Operators
operator ==
enableTeamMessageReadReceipt
property
Null safety
bool
?
enableTeamMessageReadReceipt
final
是否启用群消息已读功能,默认关闭
Implementation
final bool? enableTeamMessageReadReceipt;