Hi,
As of now, you can get list of joined users. But you can write a Room RPC to get the list of subscribed users. To get the list subscribed users on the server side, you can find the getSubscribedUsers API here under IRoom interface.
Please let me know if you have any other queries.
Regards,
Rajeev