
E
- enums
- ChannelProperties, Query channel information
- ClientProperties, Query client information
- CodecEncryptionMode, Query server information
- LogLevel, Events
- LogType, Initializing, Events
- VirtualServerProperties, Query server information
- events
- onAccountingErrorEvent, Events
- onChannelCreated, Events
- onChannelDeleted, Events
- onChannelEdited, Events
- onChannelTextMessageEvent, Events
- onClientConnected, Events
- onClientDisconnected, Events
- onClientMoved, Events
- onClientStartTalkingEvent, Events
- onClientStopTalkingEvent, Events
- onCustomPacketDecryptEvent, Custom encryption
- onCustomPacketEncryptEvent, Custom encryption
- onServerTextMessageEvent, Events
- onUserLoggingMessageEvent, Events
- onVoiceDataEvent, Events
F
- FAQ, FAQ
- functions
- ts3server_channelDelete, Deleting a channel
- ts3server_channelMove, Moving a channel
- ts3server_clientMove, Moving clients
- ts3server_createVirtualServer, Create and stop virtual servers
- ts3server_destroyServerLib, Shutting down
- ts3server_flushChannelCreation, Creating a new channel
- ts3server_flushChannelVariable, Setting channel information
- ts3server_flushClientVariable, Setting client information
- ts3server_flushVirtualServerVariable, Setting server information
- ts3server_freeMemory, Miscellaneous functions
- ts3server_getChannelClientList, Query virtual servers, clients and channels
- ts3server_getChannelList, Query virtual servers, clients and channels
- ts3server_getChannelOfClient, Query virtual servers, clients and channels
- ts3server_getChannelVariableAsInt, Query channel information
- ts3server_getChannelVariableAsString, Query channel information
- ts3server_getClientList, Query virtual servers, clients and channels
- ts3server_getClientVariableAsInt, Query client information
- ts3server_getClientVariableAsString, Query client information
- ts3server_getGlobalErrorMessage, Error handling
- ts3server_getParentChannelOfChannel, Query virtual servers, clients and channels
- ts3server_getServerLibVersion, Querying the library version
- ts3server_getServerLibVersionNumber, Querying the library version
- ts3server_getVirtualServerConnectionVariableAsDouble, Bandwidth information
- ts3server_getVirtualServerConnectionVariableAsUInt64, Bandwidth information
- ts3server_getVirtualServerKeyPair, Create and stop virtual servers
- ts3server_getVirtualServerList, Query virtual servers, clients and channels
- ts3server_getVirtualServerVariableAsInt, Query server information
- ts3server_getVirtualServerVariableAsString, Query server information
- ts3server_initServerLib, Initializing
- ts3server_setChannelVariableAsInt, Setting channel information
- ts3server_setChannelVariableAsString, Setting channel information
- ts3server_setClientVariableAsInt, Setting client information
- ts3server_setClientVariableAsString, Setting client information
- ts3server_setClientWhisperList, Whisper lists
- ts3server_setLogVerbosity, Miscellaneous functions
- ts3server_setVirtualServerVariableAsInt, Setting server information
- ts3server_setVirtualServerVariableAsString, Setting server information
- ts3server_stopVirtualServer, Create and stop virtual servers