You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ^^
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().
How can i see all servers the query is connected to?
The text was updated successfully, but these errors were encountered: