This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

How can I get user list in linux client?


nah4891
 Share

Recommended Posts

Hi. I have a question.


In adroid client, I can get current user list in mumble server using getUserList(). But, In linux client, I can't find same function to get the user list from connected mumble server.


Let me know how to get current user list in linux client.



Thanks.

Link to comment
Share on other sites

Maybe, I got the android client from "pcgod / mumble-android" in github site. In source code, I found "public List getUserList() { return Collections.unmodifiableList(users); }", and I could get user list in mumble server.


Thanks.

Link to comment
Share on other sites

 Share

×
×
  • Create New...