nim_core
nim_core
NIMWINDOWSSDKOptions
toMap method
toMap
toMap
method
Null safety
@
override
Map
<
String
,
dynamic
>
toMap
(
)
override
Implementation
@override Map<String, dynamic> toMap() => _$NIMWINDOWSSDKOptionsToJson(this);
nim_core
nim_core
NIMWINDOWSSDKOptions
toMap method
NIMWINDOWSSDKOptions class
Constructors
NIMWINDOWSSDKOptions
fromMap
Properties
appKey
autoLoginInfo
cdnTrackInterval
customClientType
databaseEncryptKey
enableAnimatedImageThumbnail
enableClientAntispam
enableDatabaseBackup
enabledHttps
enablePreloadMessageAttachment
enableReportLogAutomatically
enableTeamMessageReadReceipt
hashCode
loginCustomTag
maxAutoLoginRetryTimes
needUpdateLbsBeforeRelogin
nosSceneConfig
preloadImageNameTemplate
preloadImageQuality
preloadImageResize
runtimeType
sdkRootDir
shouldConsiderRevokedMessageUnreadCount
shouldSyncStickTopSessionInfos
shouldSyncUnreadCount
shouldTeamNotificationMessageMarkUnread
shouldVchatMissMessageMarkUnread
useAssetServerAddressConfig
useAssetServerConfig
Methods
noSuchMethod
toMap
toString
Operators
operator ==