Get all clients id on a room
how do i get all the clients id on a room without any avatarmanager? idk why kappa.ai can't give the correct code.
avatars property, which is a dictionary of RealtimeAvatar components stored under the clientID. However, you specifically asked for a method without using an avatar manager.