nim_core
nim_core
NIMAndroidSDKOptions
toMap method
toMap
toMap
method
Null safety
@
override
Map
<
String
,
dynamic
>
toMap
(
)
override
Implementation
@override Map<String, dynamic> toMap() => _$NIMAndroidSDKOptionsToJson(this);
nim_core
nim_core
NIMAndroidSDKOptions
toMap method
NIMAndroidSDKOptions class
Constructors
NIMAndroidSDKOptions
fromMap
Properties
appKey
autoLoginInfo
cdnTrackInterval
checkManifestConfig
customClientType
customPushContentType
databaseEncryptKey
disableAwake
enableAnimatedImageThumbnail
enableDatabaseBackup
enablePreloadMessageAttachment
enableReportLogAutomatically
enableTeamMessageReadReceipt
fetchServerTimeInterval
hashCode
improveSDKProcessPriority
loginCustomTag
mixPushConfig
nosSceneConfig
notificationConfig
preLoadServers
reducedIM
runtimeType
sdkRootDir
shouldConsiderRevokedMessageUnreadCount
shouldSyncStickTopSessionInfos
shouldSyncUnreadCount
shouldTeamNotificationMessageMarkUnread
thumbnailSize
useAssetServerAddressConfig
Methods
noSuchMethod
toMap
toString
Operators
operator ==