nim_core
nim_core
NIMSDKOptions
enableReportLogAutomatically property
enableReportLogAutomatically
nim_core
nim_core
NIMSDKOptions
enableReportLogAutomatically 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 ==
enableReportLogAutomatically
property
Null safety
bool
?
enableReportLogAutomatically
final
是否开启IM日志自动上报,默认关闭
Implementation
final bool? enableReportLogAutomatically;