nim_core
nim_core
NimCore
authService property
authService
nim_core
nim_core
NimCore
authService property
NimCore class
Properties
audioService
authService
chatroomService
eventSubscribeService
hashCode
isInitialized
messageService
nosService
passThroughService
runtimeType
sdkOptions
settingsService
systemMessageService
teamService
userService
Methods
initialize
noSuchMethod
toString
Operators
operator ==
Static properties
instance
Constants
tag
authService
property
Null safety
AuthService
authService
final
用户认证服务接口,提供用户登录登出业务接口。
Implementation
final AuthService authService = AuthService();