menu
yunxin_room_kit package
documentation
room_kit.dart
NEInRoomService
getUserInfoById abstract method
getUserInfoById abstract method
dark_mode
light_mode
getUserInfoById
abstract method
NEInRoomUserInfo
?
getUserInfoById
(
String
userId
)
通过userId查询用户信息
Implementation
NEInRoomUserInfo? getUserInfoById(String userId);
yunxin_room_kit package
documentation
room_kit
NEInRoomService
getUserInfoById abstract method
NEInRoomService class