NimCore class

Properties

aiService AiService
AI 数字人服务
final
apnsService APNSService
推送
final
conversationIdUtil ConversationIdUtil
会话工具
final
conversationService ConversationService
会话列表
final
friendService FriendService
云信好友服务接口
final
hashCode int
The hash code for this object.
no setterinherited
isInitialized bool
no setter
loginService LoginService
用户登录
final
messageService MessageService
消息服务
final
notificationService NotificationService
通知服务
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sdkOptions NIMSDKOptions?
no setter
settingsService SettingsService
设置服务
final
signallingService SignallingService
信令服务
final
storageService StorageService
存储服务
final
storageUtil StorageUtil
存储工具
final
subscriptionService SubscriptionService
在线状态
final
teamService TeamService
群组服务
final
userService UserService
云信用户服务接口
final

Methods

initialize(NIMSDKOptions options) Future<NIMResult<void>>
初始化云信 IM SDK
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
releaseDesktop() Future<NIMResult<void>>
释放云信 IM SDK 仅windows&macos&web平台有效
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

instance NimCore
final

Constants

tag → const String
versionName → const String