NIMMACOSSDKOptions constructor
NIMMACOSSDKOptions(- {bool? enableAppNap = false,
- String? pushCertName,
- String? pushToken,
- String? databaseEncryptKey,
- bool? enableClientAntispam = false,
- bool? enabledHttps = true,
- bool? needUpdateLbsBeforeRelogin = false,
- bool? shouldVchatMissMessageMarkUnread = false,
- int? maxAutoLoginRetryTimes = 0,
- String? preloadImageNameTemplate,
- int? preloadImageQuality,
- String? preloadImageResize,
- bool? useAssetServerConfig = false,
- required String appKey,
- String? sdkRootDir,
- int? cndTrackInterval,
- int? customClientType,
- bool? shouldSyncStickTopSessionInfos,
- bool? enableReportLogAutomatically,
- String? loginCustomTag,
- bool? enableDatabaseBackup,
- bool? shouldSyncUnreadCount,
- bool? shouldConsiderRevokedMessageUnreadCount,
- bool? enableTeamMessageReadReceipt,
- bool? shouldTeamNotificationMessageMarkUnread,
- bool? enableAnimatedImageThumbnail,
- bool? enablePreloadMessageAttachment,
- NIMLoginInfo? autoLoginInfo,
- Map<NIMNosScene, int>? nosSceneConfig}
)
Implementation
NIMMACOSSDKOptions