menu
nim_core
nim_core
AuthService
onlineClients property
onlineClients
brightness_4
brightness_5
onlineClients
property
Stream
<
List
<
NIMOnlineClient
>
>
onlineClients
多端登录事件流
Implementation
Stream<List<NIMOnlineClient>> get onlineClients => _platform.onlineClients;
nim_core
nim_core
AuthService
onlineClients property
AuthService class