nim_core
nim_core
NIMWINDOWSSDKOptions
maxAutoLoginRetryTimes property
maxAutoLoginRetryTimes
nim_core
nim_core
NIMWINDOWSSDKOptions
maxAutoLoginRetryTimes property
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
Methods
noSuchMethod
toMap
toString
Operators
operator ==
maxAutoLoginRetryTimes
property
Null safety
int
?
maxAutoLoginRetryTimes
read / write
int 登录重试最大次数,如需设置建议设置大于3次,默认填0,SDK默认设置次数
Implementation
int? maxAutoLoginRetryTimes;