nim_core
nim_core
AuthService
authStatus property
authStatus
nim_core
nim_core
AuthService
authStatus property
AuthService class
Constructors
AuthService
Properties
authStatus
dynamicTokenProvider
hashCode
onlineClients
runtimeType
Methods
kickOutOtherOnlineClient
login
logout
noSuchMethod
toString
Operators
operator ==
authStatus
property
Null safety
Stream
<
NIMAuthStatusEvent
>
authStatus
登录状态事件流
Implementation
Stream<NIMAuthStatusEvent> get authStatus => _platform.authStatus;