NIMIOSSDKOptions constructor
NIMIOSSDKOptions(- {String? apnsCername,
- String? pkCername,
- int? maxUploadLogSize,
- bool? enableFetchAttachmentAutomaticallyAfterReceivingInChatroom,
- bool? enableFileProtectionNone,
- bool? enabledHttpsForInfo,
- bool? enabledHttpsForMessage,
- int? maxAutoLoginRetryTimes,
- int? maximumLogDays,
- bool? disableReconnectInBackgroundState,
- bool? enableTeamReceipt,
- bool? enableFileQuickTransfer,
- bool? enableAsyncLoadRecentSession,
- bool? linkQuickSwitch,
- bool? enabledQChatMessageCache,
- 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,
- bool? useAssetServerAddressConfig,
- NIMLoginInfo? autoLoginInfo,
- Map<NIMNosScene, int>? nosSceneConfig,
- NIMServerConfig? serverConfig}
)
Implementation
NIMIOSSDKOptions