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