TeamSpeak 3 Server SDK Developer Manual

Revision 2012-07-19 12:50:53


Table of Contents

Copyright
License agreement
Introduction
System requirements
Usage
Calling Server lib functions
Initializing
The callback mechanism
Querying the library version
Shutting down
Error handling
Query virtual servers, clients and channels
Create and stop virtual servers
Retrieve and store information
Client information
Query client information
Setting client information
Whisper lists
Channel information
Query channel information
Setting channel information
Server information
Query server information
Setting server information
Bandwidth information
Channel and client manipulation
Creating a new channel
Deleting a channel
Moving a channel
Moving clients
Events
Custom encryption
Miscellaneous functions
FAQ
I cannot start multiple server processes? I cannot start more than one virtual server?
How can I configure the maximum number of slots?
I get "Accounting | | sid=1 is running" "initializing shutdown" in the log
How to implement a name/password authentication?
Index