Jump to content
Mumble forums

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...