Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connection Info #340

Open
tue-Jonas opened this issue Aug 16, 2019 · 2 comments
Open

Connection Info #340

tue-Jonas opened this issue Aug 16, 2019 · 2 comments
Labels

Comments

@tue-Jonas
Copy link

How can i see all servers the query is connected to?

@Likqez
Copy link

Likqez commented Nov 10, 2019

Issues on Github are (mostly) meant for bug reporting and feature requests. For basic questions, please use our Gitter instead.
Ask on their Gitter not here on GitHub ^^

@rogermb
Copy link
Collaborator

rogermb commented Nov 10, 2019

Sorry @akajonas, I completely missed your question!

If this question is still relevant: your query is only ever connected to a single server. You can get information about this server using TS3Api#getHostInfo() and TS3Api#getInstanceInfo(). On this server, there can be one or more virtual servers. You can get a list of all virtual servers by using TS3Api#getVirtualServers(), and you can get information about your current virtual server using TS3Api#getServerInfo().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants