Files
ts-mobile-go/docs/teamspeak-sdk-3.5.2/doc/genindex.html
T

1944 lines
125 KiB
HTML
Raw Normal View History

2026-07-20 19:01:03 +08:00
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Index &mdash; TeamSpeak SDK documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=9edc463e" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=7f41d439"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="#" />
<link rel="search" title="Search" href="search.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
TeamSpeak SDK
<img src="_static/logo.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">API</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="errors.html">TeamSpeak Error Codes</a></li>
<li class="toctree-l1"><a class="reference internal" href="properties.html">Property Enums</a></li>
<li class="toctree-l1"><a class="reference internal" href="enumerations.html">Structures &amp; Enumerations</a></li>
<li class="toctree-l1"><a class="reference internal" href="client_api.html">TeamSpeak Client Functions</a></li>
<li class="toctree-l1"><a class="reference internal" href="server_api.html">TeamSpeak Server Functions</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Server</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="server/intro.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/basic.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/list-items.html">List available clients, channels, servers</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/vserver-manage.html">Create and stop virtual servers</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/advanced-create.html">Advanced virtual server creation</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/info.html">Retrieve and store information</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/channels.html">Managing channels</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/clients.html">Managing clients</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/whisper.html">Whisper lists</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/encryption.html">Custom encryption</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/passwords.html">Custom passwords</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/permissions.html">Permission checks</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/security-salt.html">Security salts and hashes</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/disable-commands.html">Disabling protocol commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/filetransfer.html">Filetransfer</a></li>
<li class="toctree-l1"><a class="reference internal" href="server/faq.html">FAQ</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Client</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="client/intro.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/basic.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/connections.html">Managing server connections</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/logging.html">Logging</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/audio.html">Client Audio</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/wave-files.html">Playing wave files</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/3dsound.html">3D Sound</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/whisper.html">Whisper lists</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/voice-encryption.html">Channel voice data encryption</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/info.html">Retrieve and store information</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/channels.html">Channel Management</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/client-list.html">List clients</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/client-kick.html">Kicking clients</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/local-mute.html">Muting other clients</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/textmessages.html">Text chat</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/filetransfer.html">Filetransfer</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/encryption.html">Custom encryption</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/passwords.html">Custom passwords</a></li>
<li class="toctree-l1"><a class="reference internal" href="client/faq.html">FAQ</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">TeamSpeak SDK</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Index</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<h1 id="index">Index</h1>
<div class="genindex-jumpbox">
<a href="#C"><strong>C</strong></a>
| <a href="#F"><strong>F</strong></a>
| <a href="#G"><strong>G</strong></a>
| <a href="#H"><strong>H</strong></a>
| <a href="#I"><strong>I</strong></a>
| <a href="#L"><strong>L</strong></a>
| <a href="#M"><strong>M</strong></a>
| <a href="#R"><strong>R</strong></a>
| <a href="#S"><strong>S</strong></a>
| <a href="#T"><strong>T</strong></a>
| <a href="#V"><strong>V</strong></a>
</div>
<h2 id="C">C</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="server_api.html#c.ChannelCreateFlags">ChannelCreateFlags (C enum)</a>
</li>
<li><a href="server_api.html#c.ChannelCreateFlags.CHANNEL_CREATE_FLAG_NONE">ChannelCreateFlags.CHANNEL_CREATE_FLAG_NONE (C enumerator)</a>
</li>
<li><a href="server_api.html#c.ChannelCreateFlags.CHANNEL_CREATE_FLAG_PASSWORDS_ENCRYPTED">ChannelCreateFlags.CHANNEL_CREATE_FLAG_PASSWORDS_ENCRYPTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties">ChannelProperties (C enum)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_CODEC">ChannelProperties.CHANNEL_CODEC (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_CODEC_IS_UNENCRYPTED">ChannelProperties.CHANNEL_CODEC_IS_UNENCRYPTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_CODEC_LATENCY_FACTOR">ChannelProperties.CHANNEL_CODEC_LATENCY_FACTOR (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_CODEC_QUALITY">ChannelProperties.CHANNEL_CODEC_QUALITY (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_DELETE_DELAY">ChannelProperties.CHANNEL_DELETE_DELAY (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_DESCRIPTION">ChannelProperties.CHANNEL_DESCRIPTION (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_ENDMARKER">ChannelProperties.CHANNEL_ENDMARKER (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_FLAG_DEFAULT">ChannelProperties.CHANNEL_FLAG_DEFAULT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_FLAG_PASSWORD">ChannelProperties.CHANNEL_FLAG_PASSWORD (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_FLAG_PERMANENT">ChannelProperties.CHANNEL_FLAG_PERMANENT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_FLAG_SEMI_PERMANENT">ChannelProperties.CHANNEL_FLAG_SEMI_PERMANENT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_MAXCLIENTS">ChannelProperties.CHANNEL_MAXCLIENTS (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_MAXFAMILYCLIENTS">ChannelProperties.CHANNEL_MAXFAMILYCLIENTS (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_NAME">ChannelProperties.CHANNEL_NAME (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_ORDER">ChannelProperties.CHANNEL_ORDER (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_PASSWORD">ChannelProperties.CHANNEL_PASSWORD (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_SECURITY_SALT">ChannelProperties.CHANNEL_SECURITY_SALT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_TOPIC">ChannelProperties.CHANNEL_TOPIC (C enumerator)</a>
</li>
<li><a href="properties.html#c.ChannelProperties.CHANNEL_UNIQUE_IDENTIFIER">ChannelProperties.CHANNEL_UNIQUE_IDENTIFIER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand">ClientCommand (C enum)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_ENDMARKER">ClientCommand.CLIENT_COMMAND_ENDMARKER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_filetransfers">ClientCommand.CLIENT_COMMAND_filetransfers (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_flushChannelCreation">ClientCommand.CLIENT_COMMAND_flushChannelCreation (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_flushChannelUpdates">ClientCommand.CLIENT_COMMAND_flushChannelUpdates (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestChannelDelete">ClientCommand.CLIENT_COMMAND_requestChannelDelete (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestChannelDescription">ClientCommand.CLIENT_COMMAND_requestChannelDescription (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestChannelMove">ClientCommand.CLIENT_COMMAND_requestChannelMove (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestChannelXXSubscribeXXX">ClientCommand.CLIENT_COMMAND_requestChannelXXSubscribeXXX (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestClientKickFromXXX">ClientCommand.CLIENT_COMMAND_requestClientKickFromXXX (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestClientMove">ClientCommand.CLIENT_COMMAND_requestClientMove (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestConnectionInfo">ClientCommand.CLIENT_COMMAND_requestConnectionInfo (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestSendXXXTextMsg">ClientCommand.CLIENT_COMMAND_requestSendXXXTextMsg (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestServerConnectionInfo">ClientCommand.CLIENT_COMMAND_requestServerConnectionInfo (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientCommand.CLIENT_COMMAND_requestXXMuteClients">ClientCommand.CLIENT_COMMAND_requestXXMuteClients (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ClientMiniExport">ClientMiniExport (C struct)</a>
</li>
<li><a href="enumerations.html#c.ClientMiniExport.channel">ClientMiniExport.channel (C var)</a>
</li>
<li><a href="enumerations.html#c.ClientMiniExport.ID">ClientMiniExport.ID (C var)</a>
</li>
<li><a href="enumerations.html#c.ClientMiniExport.ident">ClientMiniExport.ident (C var)</a>
</li>
<li><a href="enumerations.html#c.ClientMiniExport.nickname">ClientMiniExport.nickname (C var)</a>
</li>
<li><a href="properties.html#c.ClientProperties">ClientProperties (C enum)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_DEFAULT_CHANNEL">ClientProperties.CLIENT_DEFAULT_CHANNEL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_DEFAULT_CHANNEL_PASSWORD">ClientProperties.CLIENT_DEFAULT_CHANNEL_PASSWORD (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_ENCRYPTION_CIPHERS">ClientProperties.CLIENT_ENCRYPTION_CIPHERS (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_ENDMARKER">ClientProperties.CLIENT_ENDMARKER (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_FLAG_TALKING">ClientProperties.CLIENT_FLAG_TALKING (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_IDLE_TIME">ClientProperties.CLIENT_IDLE_TIME (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_INPUT_DEACTIVATED">ClientProperties.CLIENT_INPUT_DEACTIVATED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_INPUT_HARDWARE">ClientProperties.CLIENT_INPUT_HARDWARE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_INPUT_MUTED">ClientProperties.CLIENT_INPUT_MUTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_IS_MUTED">ClientProperties.CLIENT_IS_MUTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_IS_RECORDING">ClientProperties.CLIENT_IS_RECORDING (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_IS_STREAMING">ClientProperties.CLIENT_IS_STREAMING (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_META_DATA">ClientProperties.CLIENT_META_DATA (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_NICKNAME">ClientProperties.CLIENT_NICKNAME (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_OUTPUT_HARDWARE">ClientProperties.CLIENT_OUTPUT_HARDWARE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_OUTPUT_MUTED">ClientProperties.CLIENT_OUTPUT_MUTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_OUTPUTONLY_MUTED">ClientProperties.CLIENT_OUTPUTONLY_MUTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_PLATFORM">ClientProperties.CLIENT_PLATFORM (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_SECURITY_HASH">ClientProperties.CLIENT_SECURITY_HASH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_SERVER_PASSWORD">ClientProperties.CLIENT_SERVER_PASSWORD (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_UNIQUE_IDENTIFIER">ClientProperties.CLIENT_UNIQUE_IDENTIFIER (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_VERSION">ClientProperties.CLIENT_VERSION (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_VERSION_SIGN">ClientProperties.CLIENT_VERSION_SIGN (C enumerator)</a>
</li>
<li><a href="properties.html#c.ClientProperties.CLIENT_VOLUME_MODIFICATOR">ClientProperties.CLIENT_VOLUME_MODIFICATOR (C enumerator)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions">ClientUIFunctions (C struct)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onAuthenticationTokenEvent">ClientUIFunctions.onAuthenticationTokenEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelDescriptionUpdateEvent">ClientUIFunctions.onChannelDescriptionUpdateEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelMoveEvent">ClientUIFunctions.onChannelMoveEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelPasswordChangedEvent">ClientUIFunctions.onChannelPasswordChangedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelSubscribeEvent">ClientUIFunctions.onChannelSubscribeEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelSubscribeFinishedEvent">ClientUIFunctions.onChannelSubscribeFinishedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelUnsubscribeEvent">ClientUIFunctions.onChannelUnsubscribeEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChannelUnsubscribeFinishedEvent">ClientUIFunctions.onChannelUnsubscribeFinishedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onChatLoginTokenEvent">ClientUIFunctions.onChatLoginTokenEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onCheckServerUniqueIdentifierEvent">ClientUIFunctions.onCheckServerUniqueIdentifierEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientIDsEvent">ClientUIFunctions.onClientIDsEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientIDsFinishedEvent">ClientUIFunctions.onClientIDsFinishedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientKickFromChannelEvent">ClientUIFunctions.onClientKickFromChannelEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientKickFromServerEvent">ClientUIFunctions.onClientKickFromServerEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientMoveEvent">ClientUIFunctions.onClientMoveEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientMoveMovedEvent">ClientUIFunctions.onClientMoveMovedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientMoveSubscriptionEvent">ClientUIFunctions.onClientMoveSubscriptionEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientMoveTimeoutEvent">ClientUIFunctions.onClientMoveTimeoutEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onClientPasswordEncrypt">ClientUIFunctions.onClientPasswordEncrypt (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onConnectionInfoEvent">ClientUIFunctions.onConnectionInfoEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onConnectStatusChangeEvent">ClientUIFunctions.onConnectStatusChangeEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onCustom3dRolloffCalculationClientEvent">ClientUIFunctions.onCustom3dRolloffCalculationClientEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onCustom3dRolloffCalculationWaveEvent">ClientUIFunctions.onCustom3dRolloffCalculationWaveEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onCustomPacketDecryptEvent">ClientUIFunctions.onCustomPacketDecryptEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onCustomPacketEncryptEvent">ClientUIFunctions.onCustomPacketEncryptEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onDelChannelEvent">ClientUIFunctions.onDelChannelEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onEditCapturedVoiceDataEvent">ClientUIFunctions.onEditCapturedVoiceDataEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onEditCapturedVoiceDataPreprocessEvent">ClientUIFunctions.onEditCapturedVoiceDataPreprocessEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onEditMixedPlaybackVoiceDataEvent">ClientUIFunctions.onEditMixedPlaybackVoiceDataEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onEditPlaybackVoiceDataEvent">ClientUIFunctions.onEditPlaybackVoiceDataEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onEditPostProcessVoiceDataEvent">ClientUIFunctions.onEditPostProcessVoiceDataEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onFileInfoEvent">ClientUIFunctions.onFileInfoEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onFileListEvent">ClientUIFunctions.onFileListEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onFileListFinishedEvent">ClientUIFunctions.onFileListFinishedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onFileTransferStatusEvent">ClientUIFunctions.onFileTransferStatusEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onIgnoredWhisperEvent">ClientUIFunctions.onIgnoredWhisperEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onJsonReply">ClientUIFunctions.onJsonReply (C var)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="client_api.html#c.ClientUIFunctions.onMessage">ClientUIFunctions.onMessage (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onNewChannelCreatedEvent">ClientUIFunctions.onNewChannelCreatedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onNewChannelEvent">ClientUIFunctions.onNewChannelEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onPlaybackShutdownCompleteEvent">ClientUIFunctions.onPlaybackShutdownCompleteEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onProtoEvent">ClientUIFunctions.onProtoEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onProtoResponse">ClientUIFunctions.onProtoResponse (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onScreenshareSessionEvent">ClientUIFunctions.onScreenshareSessionEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onSendCallToMatrix">ClientUIFunctions.onSendCallToMatrix (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerConnectionInfoEvent">ClientUIFunctions.onServerConnectionInfoEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerEditedEvent">ClientUIFunctions.onServerEditedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerErrorEvent">ClientUIFunctions.onServerErrorEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerProtocolVersionEvent">ClientUIFunctions.onServerProtocolVersionEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerStopEvent">ClientUIFunctions.onServerStopEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onServerUpdatedEvent">ClientUIFunctions.onServerUpdatedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onSoundDeviceListChangedEvent">ClientUIFunctions.onSoundDeviceListChangedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onTalkStatusChangeEvent">ClientUIFunctions.onTalkStatusChangeEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onTextMessageEvent">ClientUIFunctions.onTextMessageEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onUpdateChannelEditedEvent">ClientUIFunctions.onUpdateChannelEditedEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onUpdateChannelEvent">ClientUIFunctions.onUpdateChannelEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onUpdateClientEvent">ClientUIFunctions.onUpdateClientEvent (C var)</a>
</li>
<li><a href="client_api.html#c.ClientUIFunctions.onUserLoggingMessageEvent">ClientUIFunctions.onUserLoggingMessageEvent (C var)</a>
</li>
<li><a href="enumerations.html#c.CodecEncryptionMode">CodecEncryptionMode (C enum)</a>
</li>
<li><a href="enumerations.html#c.CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_OFF">CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_OFF (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_ON">CodecEncryptionMode.CODEC_ENCRYPTION_FORCED_ON (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecEncryptionMode.CODEC_ENCRYPTION_PER_CHANNEL">CodecEncryptionMode.CODEC_ENCRYPTION_PER_CHANNEL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType">CodecType (C enum)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_CELT_MONO">CodecType.CODEC_CELT_MONO (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_OPUS_MUSIC">CodecType.CODEC_OPUS_MUSIC (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_OPUS_VOICE">CodecType.CODEC_OPUS_VOICE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_SPEEX_NARROWBAND">CodecType.CODEC_SPEEX_NARROWBAND (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_SPEEX_ULTRAWIDEBAND">CodecType.CODEC_SPEEX_ULTRAWIDEBAND (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.CodecType.CODEC_SPEEX_WIDEBAND">CodecType.CODEC_SPEEX_WIDEBAND (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties">ConnectionProperties (C enum)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_CONTROL">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_KEEPALIVE">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_SPEECH">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_TOTAL">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_MINUTE_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_CONTROL">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_KEEPALIVE">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_SPEECH">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_TOTAL">ConnectionProperties.CONNECTION_BANDWIDTH_RECEIVED_LAST_SECOND_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_CONTROL">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_KEEPALIVE">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_SPEECH">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_TOTAL">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_MINUTE_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_CONTROL">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_KEEPALIVE">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_SPEECH">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_TOTAL">ConnectionProperties.CONNECTION_BANDWIDTH_SENT_LAST_SECOND_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_RECEIVED_CONTROL">ConnectionProperties.CONNECTION_BYTES_RECEIVED_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_RECEIVED_KEEPALIVE">ConnectionProperties.CONNECTION_BYTES_RECEIVED_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_RECEIVED_SPEECH">ConnectionProperties.CONNECTION_BYTES_RECEIVED_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_RECEIVED_TOTAL">ConnectionProperties.CONNECTION_BYTES_RECEIVED_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_SENT_CONTROL">ConnectionProperties.CONNECTION_BYTES_SENT_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_SENT_KEEPALIVE">ConnectionProperties.CONNECTION_BYTES_SENT_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_SENT_SPEECH">ConnectionProperties.CONNECTION_BYTES_SENT_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_BYTES_SENT_TOTAL">ConnectionProperties.CONNECTION_BYTES_SENT_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_CONTROL">ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_KEEPALIVE">ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_SPEECH">ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_TOTAL">ConnectionProperties.CONNECTION_CLIENT2SERVER_PACKETLOSS_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT_IP">ConnectionProperties.CONNECTION_CLIENT_IP (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CLIENT_PORT">ConnectionProperties.CONNECTION_CLIENT_PORT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_CONNECTED_TIME">ConnectionProperties.CONNECTION_CONNECTED_TIME (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_0">ConnectionProperties.CONNECTION_DUMMY_0 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_1">ConnectionProperties.CONNECTION_DUMMY_1 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_2">ConnectionProperties.CONNECTION_DUMMY_2 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_3">ConnectionProperties.CONNECTION_DUMMY_3 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_4">ConnectionProperties.CONNECTION_DUMMY_4 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_5">ConnectionProperties.CONNECTION_DUMMY_5 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_6">ConnectionProperties.CONNECTION_DUMMY_6 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_7">ConnectionProperties.CONNECTION_DUMMY_7 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_8">ConnectionProperties.CONNECTION_DUMMY_8 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_DUMMY_9">ConnectionProperties.CONNECTION_DUMMY_9 (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_ENDMARKER">ConnectionProperties.CONNECTION_ENDMARKER (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_RECEIVED">ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_RECEIVED (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_SENT">ConnectionProperties.CONNECTION_FILETRANSFER_BANDWIDTH_SENT (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_RECEIVED_TOTAL">ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_RECEIVED_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_SENT_TOTAL">ConnectionProperties.CONNECTION_FILETRANSFER_BYTES_SENT_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_IDLE_TIME">ConnectionProperties.CONNECTION_IDLE_TIME (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETLOSS_CONTROL">ConnectionProperties.CONNECTION_PACKETLOSS_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETLOSS_KEEPALIVE">ConnectionProperties.CONNECTION_PACKETLOSS_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETLOSS_SPEECH">ConnectionProperties.CONNECTION_PACKETLOSS_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETLOSS_TOTAL">ConnectionProperties.CONNECTION_PACKETLOSS_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_RECEIVED_CONTROL">ConnectionProperties.CONNECTION_PACKETS_RECEIVED_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_RECEIVED_KEEPALIVE">ConnectionProperties.CONNECTION_PACKETS_RECEIVED_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_RECEIVED_SPEECH">ConnectionProperties.CONNECTION_PACKETS_RECEIVED_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_RECEIVED_TOTAL">ConnectionProperties.CONNECTION_PACKETS_RECEIVED_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_SENT_CONTROL">ConnectionProperties.CONNECTION_PACKETS_SENT_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_SENT_KEEPALIVE">ConnectionProperties.CONNECTION_PACKETS_SENT_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_SENT_SPEECH">ConnectionProperties.CONNECTION_PACKETS_SENT_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PACKETS_SENT_TOTAL">ConnectionProperties.CONNECTION_PACKETS_SENT_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PING">ConnectionProperties.CONNECTION_PING (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_PING_DEVIATION">ConnectionProperties.CONNECTION_PING_DEVIATION (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_CONTROL">ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_CONTROL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_KEEPALIVE">ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_KEEPALIVE (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_SPEECH">ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_SPEECH (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_TOTAL">ConnectionProperties.CONNECTION_SERVER2CLIENT_PACKETLOSS_TOTAL (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER_IP">ConnectionProperties.CONNECTION_SERVER_IP (C enumerator)</a>
</li>
<li><a href="properties.html#c.ConnectionProperties.CONNECTION_SERVER_PORT">ConnectionProperties.CONNECTION_SERVER_PORT (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus">ConnectStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus.STATUS_CONNECTED">ConnectStatus.STATUS_CONNECTED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus.STATUS_CONNECTING">ConnectStatus.STATUS_CONNECTING (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus.STATUS_CONNECTION_ESTABLISHED">ConnectStatus.STATUS_CONNECTION_ESTABLISHED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus.STATUS_CONNECTION_ESTABLISHING">ConnectStatus.STATUS_CONNECTION_ESTABLISHING (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ConnectStatus.STATUS_DISCONNECTED">ConnectStatus.STATUS_DISCONNECTED (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="F">F</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.FileTransferCallbackExport">FileTransferCallbackExport (C struct)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.bytes">FileTransferCallbackExport.bytes (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.clientID">FileTransferCallbackExport.clientID (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.isSender">FileTransferCallbackExport.isSender (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.remotefileSize">FileTransferCallbackExport.remotefileSize (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.remoteTransferID">FileTransferCallbackExport.remoteTransferID (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.status">FileTransferCallbackExport.status (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.statusMessage">FileTransferCallbackExport.statusMessage (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferCallbackExport.transferID">FileTransferCallbackExport.transferID (C var)</a>
</li>
<li><a href="enumerations.html#c.FileTransferState">FileTransferState (C enum)</a>
</li>
<li><a href="enumerations.html#c.FileTransferState.FILETRANSFER_ACTIVE">FileTransferState.FILETRANSFER_ACTIVE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FileTransferState.FILETRANSFER_FINISHED">FileTransferState.FILETRANSFER_FINISHED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FileTransferState.FILETRANSFER_INITIALISING">FileTransferState.FILETRANSFER_INITIALISING (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.FileTransferType">FileTransferType (C enum)</a>
</li>
<li><a href="enumerations.html#c.FileTransferType.FileListType_Directory">FileTransferType.FileListType_Directory (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FileTransferType.FileListType_File">FileTransferType.FileListType_File (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction">FTAction (C enum)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_CREATEDIR">FTAction.FT_CREATEDIR (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_DELETE">FTAction.FT_DELETE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_DOWNLOAD">FTAction.FT_DOWNLOAD (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_FILEINFO">FTAction.FT_FILEINFO (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_FILELIST">FTAction.FT_FILELIST (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_INIT_CHANNEL">FTAction.FT_INIT_CHANNEL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_INIT_SERVER">FTAction.FT_INIT_SERVER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_RENAME">FTAction.FT_RENAME (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.FTAction.FT_UPLOAD">FTAction.FT_UPLOAD (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="G">G</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.GroupWhisperTargetMode">GroupWhisperTargetMode (C enum)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALL">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALLPARENTCHANNELS">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ALLPARENTCHANNELS (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ANCESTORCHANNELFAMILY">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ANCESTORCHANNELFAMILY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CHANNELFAMILY">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CHANNELFAMILY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CURRENTCHANNEL">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_CURRENTCHANNEL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ENDMARKER">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_ENDMARKER (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_PARENTCHANNEL">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_PARENTCHANNEL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_SUBCHANNELS">GroupWhisperTargetMode.GROUPWHISPERTARGETMODE_SUBCHANNELS (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType">GroupWhisperType (C enum)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType.GROUPWHISPERTYPE_ALLCLIENTS">GroupWhisperType.GROUPWHISPERTYPE_ALLCLIENTS (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType.GROUPWHISPERTYPE_CHANNELCOMMANDER">GroupWhisperType.GROUPWHISPERTYPE_CHANNELCOMMANDER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType.GROUPWHISPERTYPE_CHANNELGROUP">GroupWhisperType.GROUPWHISPERTYPE_CHANNELGROUP (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType.GROUPWHISPERTYPE_ENDMARKER">GroupWhisperType.GROUPWHISPERTYPE_ENDMARKER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.GroupWhisperType.GROUPWHISPERTYPE_SERVERGROUP">GroupWhisperType.GROUPWHISPERTYPE_SERVERGROUP (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="H">H</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.HardwareInputStatus">HardwareInputStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.HardwareInputStatus.HARDWAREINPUT_DISABLED">HardwareInputStatus.HARDWAREINPUT_DISABLED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.HardwareInputStatus.HARDWAREINPUT_ENABLED">HardwareInputStatus.HARDWAREINPUT_ENABLED (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.HardwareOutputStatus">HardwareOutputStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.HardwareOutputStatus.HARDWAREOUTPUT_DISABLED">HardwareOutputStatus.HARDWAREOUTPUT_DISABLED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.HardwareOutputStatus.HARDWAREOUTPUT_ENABLED">HardwareOutputStatus.HARDWAREOUTPUT_ENABLED (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="I">I</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.InputDeactivationStatus">InputDeactivationStatus (C enum)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.InputDeactivationStatus.INPUT_ACTIVE">InputDeactivationStatus.INPUT_ACTIVE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.InputDeactivationStatus.INPUT_DEACTIVATED">InputDeactivationStatus.INPUT_DEACTIVATED (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.LocalTestMode">LocalTestMode (C enum)</a>
</li>
<li><a href="enumerations.html#c.LocalTestMode.TEST_MODE_OFF">LocalTestMode.TEST_MODE_OFF (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LocalTestMode.TEST_MODE_TALK_STATUS_CHANGES_ONLY">LocalTestMode.TEST_MODE_TALK_STATUS_CHANGES_ONLY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LocalTestMode.TEST_MODE_VOICE_LOCAL_AND_REMOTE">LocalTestMode.TEST_MODE_VOICE_LOCAL_AND_REMOTE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LocalTestMode.TEST_MODE_VOICE_LOCAL_ONLY">LocalTestMode.TEST_MODE_VOICE_LOCAL_ONLY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes">LogTypes (C enum)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.LogTypes.LogType_CONSOLE">LogTypes.LogType_CONSOLE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_DATABASE">LogTypes.LogType_DATABASE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_FILE">LogTypes.LogType_FILE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_NO_NETLOGGING">LogTypes.LogType_NO_NETLOGGING (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_NONE">LogTypes.LogType_NONE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_SYSLOG">LogTypes.LogType_SYSLOG (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.LogTypes.LogType_USERLOGGING">LogTypes.LogType_USERLOGGING (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="M">M</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.MuteInputStatus">MuteInputStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.MuteInputStatus.MUTEINPUT_MUTED">MuteInputStatus.MUTEINPUT_MUTED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.MuteInputStatus.MUTEINPUT_NONE">MuteInputStatus.MUTEINPUT_NONE (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.MuteOutputStatus">MuteOutputStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.MuteOutputStatus.MUTEOUTPUT_MUTED">MuteOutputStatus.MUTEOUTPUT_MUTED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.MuteOutputStatus.MUTEOUTPUT_NONE">MuteOutputStatus.MUTEOUTPUT_NONE (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="R">R</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.ReasonIdentifier">ReasonIdentifier (C enum)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_CHANNELEDIT">ReasonIdentifier.REASON_CHANNELEDIT (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_CHANNELUPDATE">ReasonIdentifier.REASON_CHANNELUPDATE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_CLIENTDISCONNECT">ReasonIdentifier.REASON_CLIENTDISCONNECT (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_CLIENTDISCONNECT_SERVER_SHUTDOWN">ReasonIdentifier.REASON_CLIENTDISCONNECT_SERVER_SHUTDOWN (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_KICK_CHANNEL">ReasonIdentifier.REASON_KICK_CHANNEL (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_KICK_SERVER">ReasonIdentifier.REASON_KICK_SERVER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_KICK_SERVER_BAN">ReasonIdentifier.REASON_KICK_SERVER_BAN (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_LOST_CONNECTION">ReasonIdentifier.REASON_LOST_CONNECTION (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_MOVED">ReasonIdentifier.REASON_MOVED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_NONE">ReasonIdentifier.REASON_NONE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_SERVERSTOP">ReasonIdentifier.REASON_SERVERSTOP (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ReasonIdentifier.REASON_SUBSCRIPTION">ReasonIdentifier.REASON_SUBSCRIPTION (C enumerator)</a>
</li>
</ul></td>
</tr></table>
<h2 id="S">S</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.SecuritySaltOptions">SecuritySaltOptions (C enum)</a>
</li>
<li><a href="enumerations.html#c.SecuritySaltOptions.SECURITY_SALT_CHECK_META_DATA">SecuritySaltOptions.SECURITY_SALT_CHECK_META_DATA (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.SecuritySaltOptions.SECURITY_SALT_CHECK_NICKNAME">SecuritySaltOptions.SECURITY_SALT_CHECK_NICKNAME (C enumerator)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions">ServerLibFunctions (C struct)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onAccountingErrorEvent">ServerLibFunctions.onAccountingErrorEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onChannelCreated">ServerLibFunctions.onChannelCreated (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onChannelDeleted">ServerLibFunctions.onChannelDeleted (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onChannelEdited">ServerLibFunctions.onChannelEdited (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onChannelTextMessageEvent">ServerLibFunctions.onChannelTextMessageEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientConnected">ServerLibFunctions.onClientConnected (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientDisconnected">ServerLibFunctions.onClientDisconnected (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientMoved">ServerLibFunctions.onClientMoved (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientPasswordEncrypt">ServerLibFunctions.onClientPasswordEncrypt (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientStartTalkingEvent">ServerLibFunctions.onClientStartTalkingEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onClientStopTalkingEvent">ServerLibFunctions.onClientStopTalkingEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onCustomChannelPasswordCheck">ServerLibFunctions.onCustomChannelPasswordCheck (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onCustomPacketDecryptEvent">ServerLibFunctions.onCustomPacketDecryptEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onCustomPacketEncryptEvent">ServerLibFunctions.onCustomPacketEncryptEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onCustomServerPasswordCheck">ServerLibFunctions.onCustomServerPasswordCheck (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onFileTransferEvent">ServerLibFunctions.onFileTransferEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onServerTextMessageEvent">ServerLibFunctions.onServerTextMessageEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onTransformFilePath">ServerLibFunctions.onTransformFilePath (C var)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="server_api.html#c.ServerLibFunctions.onUserLoggingMessageEvent">ServerLibFunctions.onUserLoggingMessageEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.onVoiceDataEvent">ServerLibFunctions.onVoiceDataEvent (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permChannelCreate">ServerLibFunctions.permChannelCreate (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permChannelDelete">ServerLibFunctions.permChannelDelete (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permChannelEdit">ServerLibFunctions.permChannelEdit (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permChannelMove">ServerLibFunctions.permChannelMove (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permChannelSubscribe">ServerLibFunctions.permChannelSubscribe (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientCanConnect">ServerLibFunctions.permClientCanConnect (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientCanGetChannelDescription">ServerLibFunctions.permClientCanGetChannelDescription (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientKickFromChannel">ServerLibFunctions.permClientKickFromChannel (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientKickFromServer">ServerLibFunctions.permClientKickFromServer (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientMove">ServerLibFunctions.permClientMove (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permClientUpdate">ServerLibFunctions.permClientUpdate (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferCreateDirectory">ServerLibFunctions.permFileTransferCreateDirectory (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferDeleteFile">ServerLibFunctions.permFileTransferDeleteFile (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferGetFileInfo">ServerLibFunctions.permFileTransferGetFileInfo (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferGetFileList">ServerLibFunctions.permFileTransferGetFileList (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferInitDownload">ServerLibFunctions.permFileTransferInitDownload (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferInitUpload">ServerLibFunctions.permFileTransferInitUpload (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permFileTransferRenameFile">ServerLibFunctions.permFileTransferRenameFile (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permSendConnectionInfo">ServerLibFunctions.permSendConnectionInfo (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permSendTextMessage">ServerLibFunctions.permSendTextMessage (C var)</a>
</li>
<li><a href="server_api.html#c.ServerLibFunctions.permServerRequestConnectionInfo">ServerLibFunctions.permServerRequestConnectionInfo (C var)</a>
</li>
</ul></td>
</tr></table>
<h2 id="T">T</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.TalkStatus">TalkStatus (C enum)</a>
</li>
<li><a href="enumerations.html#c.TalkStatus.STATUS_NOT_TALKING">TalkStatus.STATUS_NOT_TALKING (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TalkStatus.STATUS_TALKING">TalkStatus.STATUS_TALKING (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TalkStatus.STATUS_TALKING_WHILE_DISABLED">TalkStatus.STATUS_TALKING_WHILE_DISABLED (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TextMessageTargetMode">TextMessageTargetMode (C enum)</a>
</li>
<li><a href="enumerations.html#c.TextMessageTargetMode.TextMessageTarget_CHANNEL">TextMessageTargetMode.TextMessageTarget_CHANNEL (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TextMessageTargetMode.TextMessageTarget_CLIENT">TextMessageTargetMode.TextMessageTarget_CLIENT (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TextMessageTargetMode.TextMessageTarget_MAX">TextMessageTargetMode.TextMessageTarget_MAX (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TextMessageTargetMode.TextMessageTarget_SERVER">TextMessageTargetMode.TextMessageTarget_SERVER (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport">TransformFilePathExport (C struct)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport.action">TransformFilePathExport.action (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport.channel">TransformFilePathExport.channel (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport.channelPathMaxSize">TransformFilePathExport.channelPathMaxSize (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport.filename">TransformFilePathExport.filename (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExport.transformedFileNameMaxSize">TransformFilePathExport.transformedFileNameMaxSize (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExportReturns">TransformFilePathExportReturns (C struct)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExportReturns.channelPath">TransformFilePathExportReturns.channelPath (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExportReturns.logFileAction">TransformFilePathExportReturns.logFileAction (C var)</a>
</li>
<li><a href="enumerations.html#c.TransformFilePathExportReturns.transformedFileName">TransformFilePathExportReturns.transformedFileName (C var)</a>
</li>
<li><a href="client_api.html#c.ts3client_acquireCustomPlaybackData">ts3client_acquireCustomPlaybackData (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_activateCaptureDevice">ts3client_activateCaptureDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_allowWhispersFrom">ts3client_allowWhispersFrom (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_channelset3DAttributes">ts3client_channelset3DAttributes (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_cleanUpConnectionInfo">ts3client_cleanUpConnectionInfo (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_closeAudioPlaybackHandle">ts3client_closeAudioPlaybackHandle (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_closeCaptureDevice">ts3client_closeCaptureDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_closePlaybackDevice">ts3client_closePlaybackDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_closeWaveFileHandle">ts3client_closeWaveFileHandle (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_createAudioPlaybackHandle">ts3client_createAudioPlaybackHandle (C function)</a>
</li>
<li><a href="client/connections.html#c.ts3client_createIdentity">ts3client_createIdentity (C function)</a>, <a href="client_api.html#c.ts3client_createIdentity">[1]</a>
</li>
<li><a href="client/basic.html#c.ts3client_destroyClientLib">ts3client_destroyClientLib (C function)</a>, <a href="client_api.html#c.ts3client_destroyClientLib">[1]</a>
</li>
<li><a href="client/connections.html#c.ts3client_destroyServerConnectionHandler">ts3client_destroyServerConnectionHandler (C function)</a>, <a href="client_api.html#c.ts3client_destroyServerConnectionHandler">[1]</a>
</li>
<li><a href="client_api.html#c.ts3client_enqueueAudioPlaybackHandle">ts3client_enqueueAudioPlaybackHandle (C function)</a>
</li>
<li><a href="client/channel-create.html#c.ts3client_flushChannelCreation">ts3client_flushChannelCreation (C function)</a>, <a href="client_api.html#c.ts3client_flushChannelCreation">[1]</a>
</li>
<li><a href="client_api.html#c.ts3client_flushChannelUpdates">ts3client_flushChannelUpdates (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_flushClientSelfUpdates">ts3client_flushClientSelfUpdates (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_freeMemory">ts3client_freeMemory (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getAverageTransferSpeed">ts3client_getAverageTransferSpeed (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCaptureDeviceList">ts3client_getCaptureDeviceList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCaptureModeList">ts3client_getCaptureModeList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelClientList">ts3client_getChannelClientList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelEmptySecs">ts3client_getChannelEmptySecs (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelIDFromChannelNames">ts3client_getChannelIDFromChannelNames (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelList">ts3client_getChannelList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelOfClient">ts3client_getChannelOfClient (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelVariableAsInt">ts3client_getChannelVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelVariableAsString">ts3client_getChannelVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getChannelVariableAsUInt64">ts3client_getChannelVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientID">ts3client_getClientID (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientLibVersion">ts3client_getClientLibVersion (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientLibVersionNumber">ts3client_getClientLibVersionNumber (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientList">ts3client_getClientList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientSelfVariableAsInt">ts3client_getClientSelfVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientSelfVariableAsString">ts3client_getClientSelfVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientVariableAsInt">ts3client_getClientVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientVariableAsString">ts3client_getClientVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getClientVariableAsUInt64">ts3client_getClientVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getConnectionStatus">ts3client_getConnectionStatus (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getConnectionVariableAsDouble">ts3client_getConnectionVariableAsDouble (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getConnectionVariableAsString">ts3client_getConnectionVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getConnectionVariableAsUInt64">ts3client_getConnectionVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCurrentCaptureDeviceName">ts3client_getCurrentCaptureDeviceName (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCurrentCaptureMode">ts3client_getCurrentCaptureMode (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCurrentPlaybackDeviceName">ts3client_getCurrentPlaybackDeviceName (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCurrentPlayBackMode">ts3client_getCurrentPlayBackMode (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getCurrentTransferSpeed">ts3client_getCurrentTransferSpeed (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getDefaultCaptureDevice">ts3client_getDefaultCaptureDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getDefaultCaptureMode">ts3client_getDefaultCaptureMode (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getDefaultPlaybackDevice">ts3client_getDefaultPlaybackDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getDefaultPlayBackMode">ts3client_getDefaultPlayBackMode (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getEncodeConfigValue">ts3client_getEncodeConfigValue (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getErrorMessage">ts3client_getErrorMessage (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getGlobalConfigValueAsInt">ts3client_getGlobalConfigValueAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getInstanceSpeedLimitDown">ts3client_getInstanceSpeedLimitDown (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getInstanceSpeedLimitUp">ts3client_getInstanceSpeedLimitUp (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getParentChannelOfChannel">ts3client_getParentChannelOfChannel (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getPlaybackConfigValueAsFloat">ts3client_getPlaybackConfigValueAsFloat (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getPlaybackDeviceList">ts3client_getPlaybackDeviceList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getPlaybackModeList">ts3client_getPlaybackModeList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getPreProcessorConfigValue">ts3client_getPreProcessorConfigValue (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getPreProcessorInfoValueFloat">ts3client_getPreProcessorInfoValueFloat (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerConnectionHandlerList">ts3client_getServerConnectionHandlerList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerConnectionHandlerSpeedLimitDown">ts3client_getServerConnectionHandlerSpeedLimitDown (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerConnectionHandlerSpeedLimitUp">ts3client_getServerConnectionHandlerSpeedLimitUp (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerConnectionVariableAsFloat">ts3client_getServerConnectionVariableAsFloat (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerConnectionVariableAsUInt64">ts3client_getServerConnectionVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerLegacyUUID">ts3client_getServerLegacyUUID (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerVariableAsInt">ts3client_getServerVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerVariableAsString">ts3client_getServerVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getServerVariableAsUInt64">ts3client_getServerVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferFileName">ts3client_getTransferFileName (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferFilePath">ts3client_getTransferFilePath (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferFileRemotePath">ts3client_getTransferFileRemotePath (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferFileSize">ts3client_getTransferFileSize (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferFileSizeDone">ts3client_getTransferFileSizeDone (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferRunTime">ts3client_getTransferRunTime (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferSpeedLimit">ts3client_getTransferSpeedLimit (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getTransferStatus">ts3client_getTransferStatus (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_getWhisperReceiveWhitelist">ts3client_getWhisperReceiveWhitelist (C function)</a>
</li>
<li><a href="client/filetransfer.html#c.ts3client_haltTransfer">ts3client_haltTransfer (C function)</a>, <a href="client_api.html#c.ts3client_haltTransfer">[1]</a>
</li>
<li><a href="client_api.html#c.ts3client_identityStringToUniqueIdentifier">ts3client_identityStringToUniqueIdentifier (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_initClientLib">ts3client_initClientLib (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_initiateGracefulPlaybackShutdown">ts3client_initiateGracefulPlaybackShutdown (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_isTransferSender">ts3client_isTransferSender (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_isWhisperReceiveWhitelisted">ts3client_isWhisperReceiveWhitelisted (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_logMessage">ts3client_logMessage (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_openCaptureDevice">ts3client_openCaptureDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_openPlaybackDevice">ts3client_openPlaybackDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_pauseAudioPlaybackHandle">ts3client_pauseAudioPlaybackHandle (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_pauseWaveFileHandle">ts3client_pauseWaveFileHandle (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_playWaveFile">ts3client_playWaveFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_playWaveFileHandle">ts3client_playWaveFileHandle (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_processCustomCaptureData">ts3client_processCustomCaptureData (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_registerCustomDevice">ts3client_registerCustomDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_removeFromAllowedWhispersFrom">ts3client_removeFromAllowedWhispersFrom (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelDelete">ts3client_requestChannelDelete (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelDescription">ts3client_requestChannelDescription (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelMove">ts3client_requestChannelMove (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelSubscribe">ts3client_requestChannelSubscribe (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelSubscribeAll">ts3client_requestChannelSubscribeAll (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelUnsubscribe">ts3client_requestChannelUnsubscribe (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChannelUnsubscribeAll">ts3client_requestChannelUnsubscribeAll (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestChat">ts3client_requestChat (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientIDs">ts3client_requestClientIDs (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientKickFromChannel">ts3client_requestClientKickFromChannel (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientKickFromServer">ts3client_requestClientKickFromServer (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientMove">ts3client_requestClientMove (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientSetWhisperList">ts3client_requestClientSetWhisperList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestClientVariables">ts3client_requestClientVariables (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestConnectionInfo">ts3client_requestConnectionInfo (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestCreateDirectory">ts3client_requestCreateDirectory (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestDeleteChannelTextMsg">ts3client_requestDeleteChannelTextMsg (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestDeleteFile">ts3client_requestDeleteFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestFile">ts3client_requestFile (C function)</a>
</li>
<li><a href="client/filetransfer.html#c.ts3client_requestFileInfo">ts3client_requestFileInfo (C function)</a>, <a href="client_api.html#c.ts3client_requestFileInfo">[1]</a>
</li>
<li><a href="client_api.html#c.ts3client_requestFileList">ts3client_requestFileList (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestMuteClients">ts3client_requestMuteClients (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestRenameFile">ts3client_requestRenameFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestSendChannelTextMsg">ts3client_requestSendChannelTextMsg (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestSendPrivateTextMsg">ts3client_requestSendPrivateTextMsg (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestSendServerTextMsg">ts3client_requestSendServerTextMsg (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestServerConnectionInfo">ts3client_requestServerConnectionInfo (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestServerVariables">ts3client_requestServerVariables (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_requestUnmuteClients">ts3client_requestUnmuteClients (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_deleteFile">ts3client_s3ft_deleteFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_getDownloadUrl">ts3client_s3ft_getDownloadUrl (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_getPresignedUrls">ts3client_s3ft_getPresignedUrls (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_getUploadUrl">ts3client_s3ft_getUploadUrl (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_listFiles">ts3client_s3ft_listFiles (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_renameFile">ts3client_s3ft_renameFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_s3ft_uploadDoneNotification">ts3client_s3ft_uploadDoneNotification (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_sendFile">ts3client_sendFile (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_set3DWaveAttributes">ts3client_set3DWaveAttributes (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setAECReferenceDevice">ts3client_setAECReferenceDevice (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setChannelVariableAsInt">ts3client_setChannelVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setChannelVariableAsString">ts3client_setChannelVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setChannelVariableAsUInt64">ts3client_setChannelVariableAsUInt64 (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setClientSelfVariableAsInt">ts3client_setClientSelfVariableAsInt (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setClientSelfVariableAsString">ts3client_setClientSelfVariableAsString (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setClientVolumeModifier">ts3client_setClientVolumeModifier (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setGlobalConfigValue">ts3client_setGlobalConfigValue (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setInstanceSpeedLimitDown">ts3client_setInstanceSpeedLimitDown (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setInstanceSpeedLimitUp">ts3client_setInstanceSpeedLimitUp (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setKeyPressedDuringChunk">ts3client_setKeyPressedDuringChunk (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setLocalTestMode">ts3client_setLocalTestMode (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setLogVerbosity">ts3client_setLogVerbosity (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setPlaybackConfigValue">ts3client_setPlaybackConfigValue (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setPreProcessorConfigValue">ts3client_setPreProcessorConfigValue (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setServerConnectionHandlerSpeedLimitDown">ts3client_setServerConnectionHandlerSpeedLimitDown (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setServerConnectionHandlerSpeedLimitUp">ts3client_setServerConnectionHandlerSpeedLimitUp (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setTransferSpeedLimit">ts3client_setTransferSpeedLimit (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_setWhisperReceiveWhitelist">ts3client_setWhisperReceiveWhitelist (C function)</a>
</li>
<li><a href="client/connections.html#c.ts3client_spawnNewServerConnectionHandler">ts3client_spawnNewServerConnectionHandler (C function)</a>, <a href="client_api.html#c.ts3client_spawnNewServerConnectionHandler">[1]</a>
</li>
<li><a href="client/connections.html#c.ts3client_startConnection">ts3client_startConnection (C function)</a>, <a href="client_api.html#c.ts3client_startConnection">[1]</a>
</li>
<li><a href="client/connections.html#c.ts3client_startConnectionWithChannelID">ts3client_startConnectionWithChannelID (C function)</a>, <a href="client_api.html#c.ts3client_startConnectionWithChannelID">[1]</a>
</li>
<li><a href="client_api.html#c.ts3client_startVoiceRecording">ts3client_startVoiceRecording (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_stopConnection">ts3client_stopConnection (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_stopVoiceRecording">ts3client_stopVoiceRecording (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_systemset3DListenerAttributes">ts3client_systemset3DListenerAttributes (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_systemset3DSettings">ts3client_systemset3DSettings (C function)</a>
</li>
<li><a href="client_api.html#c.ts3client_unregisterCustomDevice">ts3client_unregisterCustomDevice (C function)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType">Ts3ErrorType (C enum)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_already_started">Ts3ErrorType.ERROR_accounting_already_started (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_instance_check_error">Ts3ErrorType.ERROR_accounting_instance_check_error (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_instance_duplicated">Ts3ErrorType.ERROR_accounting_instance_duplicated (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_instance_limit_reached">Ts3ErrorType.ERROR_accounting_instance_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_license_date_not_ok">Ts3ErrorType.ERROR_accounting_license_date_not_ok (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_license_file_invalid">Ts3ErrorType.ERROR_accounting_license_file_invalid (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_license_file_not_found">Ts3ErrorType.ERROR_accounting_license_file_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_not_started">Ts3ErrorType.ERROR_accounting_not_started (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_running_elsewhere">Ts3ErrorType.ERROR_accounting_running_elsewhere (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_server_error">Ts3ErrorType.ERROR_accounting_server_error (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_slot_limit_reached">Ts3ErrorType.ERROR_accounting_slot_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_to_many_starts">Ts3ErrorType.ERROR_accounting_to_many_starts (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_unable_to_connect_to_server">Ts3ErrorType.ERROR_accounting_unable_to_connect_to_server (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_unknown_error">Ts3ErrorType.ERROR_accounting_unknown_error (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_accounting_virtualserver_limit_reached">Ts3ErrorType.ERROR_accounting_virtualserver_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_already_joined">Ts3ErrorType.ERROR_already_joined (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_already_registered">Ts3ErrorType.ERROR_already_registered (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_canceled">Ts3ErrorType.ERROR_canceled (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_already_in">Ts3ErrorType.ERROR_channel_already_in (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_can_not_delete_default">Ts3ErrorType.ERROR_channel_can_not_delete_default (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_default_require_permanent">Ts3ErrorType.ERROR_channel_default_require_permanent (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_invalid_flags">Ts3ErrorType.ERROR_channel_invalid_flags (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_invalid_id">Ts3ErrorType.ERROR_channel_invalid_id (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_invalid_order">Ts3ErrorType.ERROR_channel_invalid_order (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_invalid_password">Ts3ErrorType.ERROR_channel_invalid_password (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_invalid_security_hash">Ts3ErrorType.ERROR_channel_invalid_security_hash (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_maxclients_reached">Ts3ErrorType.ERROR_channel_maxclients_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_maxfamily_reached">Ts3ErrorType.ERROR_channel_maxfamily_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_name_inuse">Ts3ErrorType.ERROR_channel_name_inuse (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_no_filetransfer_supported">Ts3ErrorType.ERROR_channel_no_filetransfer_supported (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_not_empty">Ts3ErrorType.ERROR_channel_not_empty (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_parent_not_permanent">Ts3ErrorType.ERROR_channel_parent_not_permanent (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_channel_protocol_limit_reached">Ts3ErrorType.ERROR_channel_protocol_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_already_subscribed">Ts3ErrorType.ERROR_client_already_subscribed (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_cannot_verify_now">Ts3ErrorType.ERROR_client_cannot_verify_now (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_could_not_validate_identity">Ts3ErrorType.ERROR_client_could_not_validate_identity (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_hacked">Ts3ErrorType.ERROR_client_hacked (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_invalid_id">Ts3ErrorType.ERROR_client_invalid_id (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_invalid_password">Ts3ErrorType.ERROR_client_invalid_password (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_invalid_type">Ts3ErrorType.ERROR_client_invalid_type (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_is_flooding">Ts3ErrorType.ERROR_client_is_flooding (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_login_not_permitted">Ts3ErrorType.ERROR_client_login_not_permitted (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_nickname_inuse">Ts3ErrorType.ERROR_client_nickname_inuse (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_not_logged_in">Ts3ErrorType.ERROR_client_not_logged_in (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_not_subscribed">Ts3ErrorType.ERROR_client_not_subscribed (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_protocol_limit_reached">Ts3ErrorType.ERROR_client_protocol_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_client_version_outdated">Ts3ErrorType.ERROR_client_version_outdated (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_clientlibrary_not_initialised">Ts3ErrorType.ERROR_clientlibrary_not_initialised (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_command_line_exit_help">Ts3ErrorType.ERROR_command_line_exit_help (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_command_line_exit_version">Ts3ErrorType.ERROR_command_line_exit_version (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_command_line_parse_failed">Ts3ErrorType.ERROR_command_line_parse_failed (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_command_not_found">Ts3ErrorType.ERROR_command_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_connection_ip_protocol_missing">Ts3ErrorType.ERROR_connection_ip_protocol_missing (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_connection_lost">Ts3ErrorType.ERROR_connection_lost (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_could_not_initialise_input_manager">Ts3ErrorType.ERROR_could_not_initialise_input_manager (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_could_not_resolve_hostname">Ts3ErrorType.ERROR_could_not_resolve_hostname (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_currently_not_possible">Ts3ErrorType.ERROR_currently_not_possible (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_dont_notify">Ts3ErrorType.ERROR_dont_notify (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_failed_connection_initialisation">Ts3ErrorType.ERROR_failed_connection_initialisation (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_already_exists">Ts3ErrorType.ERROR_file_already_exists (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_already_in_use">Ts3ErrorType.ERROR_file_already_in_use (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_connection_lost">Ts3ErrorType.ERROR_file_connection_lost (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_could_not_open_connection">Ts3ErrorType.ERROR_file_could_not_open_connection (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_exceeds_file_system_maximum_size">Ts3ErrorType.ERROR_file_exceeds_file_system_maximum_size (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_exceeds_supplied_size">Ts3ErrorType.ERROR_file_exceeds_supplied_size (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_dimension">Ts3ErrorType.ERROR_file_invalid_dimension (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_name">Ts3ErrorType.ERROR_file_invalid_name (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_path">Ts3ErrorType.ERROR_file_invalid_path (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_permissions">Ts3ErrorType.ERROR_file_invalid_permissions (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_size">Ts3ErrorType.ERROR_file_invalid_size (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_storage_class">Ts3ErrorType.ERROR_file_invalid_storage_class (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_invalid_transfer_id">Ts3ErrorType.ERROR_file_invalid_transfer_id (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_io_error">Ts3ErrorType.ERROR_file_io_error (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_no_files_available">Ts3ErrorType.ERROR_file_no_files_available (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_no_space_left_on_device">Ts3ErrorType.ERROR_file_no_space_left_on_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_not_found">Ts3ErrorType.ERROR_file_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_overwrite_excludes_resume">Ts3ErrorType.ERROR_file_overwrite_excludes_resume (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_canceled">Ts3ErrorType.ERROR_file_transfer_canceled (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_channel_quota_exceeded">Ts3ErrorType.ERROR_file_transfer_channel_quota_exceeded (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_client_quota_exceeded">Ts3ErrorType.ERROR_file_transfer_client_quota_exceeded (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_complete">Ts3ErrorType.ERROR_file_transfer_complete (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_connection_timeout">Ts3ErrorType.ERROR_file_transfer_connection_timeout (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_interrupted">Ts3ErrorType.ERROR_file_transfer_interrupted (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_limit_reached">Ts3ErrorType.ERROR_file_transfer_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_reset">Ts3ErrorType.ERROR_file_transfer_reset (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_file_transfer_server_quota_exceeded">Ts3ErrorType.ERROR_file_transfer_server_quota_exceeded (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_handshake_failed">Ts3ErrorType.ERROR_handshake_failed (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_illegal_server_license">Ts3ErrorType.ERROR_illegal_server_license (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_invalid_server_connection_handler_id">Ts3ErrorType.ERROR_invalid_server_connection_handler_id (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_join_request_not_found">Ts3ErrorType.ERROR_join_request_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_lib_time_limit_reached">Ts3ErrorType.ERROR_lib_time_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_no_cached_connection_info">Ts3ErrorType.ERROR_no_cached_connection_info (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_no_network_port_available">Ts3ErrorType.ERROR_no_network_port_available (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_not_connected">Ts3ErrorType.ERROR_not_connected (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_not_implemented">Ts3ErrorType.ERROR_not_implemented (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_not_streamer">Ts3ErrorType.ERROR_not_streamer (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_ok">Ts3ErrorType.ERROR_ok (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_ok_no_error_event">Ts3ErrorType.ERROR_ok_no_error_event (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_ok_no_update">Ts3ErrorType.ERROR_ok_no_update (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_out_of_memory">Ts3ErrorType.ERROR_out_of_memory (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_checksum">Ts3ErrorType.ERROR_parameter_checksum (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_convert">Ts3ErrorType.ERROR_parameter_convert (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_invalid">Ts3ErrorType.ERROR_parameter_invalid (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_invalid_count">Ts3ErrorType.ERROR_parameter_invalid_count (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_invalid_size">Ts3ErrorType.ERROR_parameter_invalid_size (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_missing">Ts3ErrorType.ERROR_parameter_missing (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_not_found">Ts3ErrorType.ERROR_parameter_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_parameter_quote">Ts3ErrorType.ERROR_parameter_quote (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_permissions">Ts3ErrorType.ERROR_permissions (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_permissions_client_insufficient">Ts3ErrorType.ERROR_permissions_client_insufficient (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_port_already_in_use">Ts3ErrorType.ERROR_port_already_in_use (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_duplicate_running">Ts3ErrorType.ERROR_server_duplicate_running (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_invalid_id">Ts3ErrorType.ERROR_server_invalid_id (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_invalid_password">Ts3ErrorType.ERROR_server_invalid_password (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_is_booting">Ts3ErrorType.ERROR_server_is_booting (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_is_not_running">Ts3ErrorType.ERROR_server_is_not_running (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_is_shutting_down">Ts3ErrorType.ERROR_server_is_shutting_down (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_is_virtual">Ts3ErrorType.ERROR_server_is_virtual (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_maxclients_reached">Ts3ErrorType.ERROR_server_maxclients_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_running">Ts3ErrorType.ERROR_server_running (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_status_invalid">Ts3ErrorType.ERROR_server_status_invalid (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_server_version_outdated">Ts3ErrorType.ERROR_server_version_outdated (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_serverlibrary_not_initialised">Ts3ErrorType.ERROR_serverlibrary_not_initialised (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sfu_failed_to_start">Ts3ErrorType.ERROR_sfu_failed_to_start (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_channel_mask_mismatch">Ts3ErrorType.ERROR_sound_channel_mask_mismatch (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_could_not_open_capture_device">Ts3ErrorType.ERROR_sound_could_not_open_capture_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_could_not_open_playback_device">Ts3ErrorType.ERROR_sound_could_not_open_playback_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_device_already_registerred">Ts3ErrorType.ERROR_sound_device_already_registerred (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_device_busy">Ts3ErrorType.ERROR_sound_device_busy (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_device_in_use">Ts3ErrorType.ERROR_sound_device_in_use (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_handler_has_device">Ts3ErrorType.ERROR_sound_handler_has_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_internal_capture">Ts3ErrorType.ERROR_sound_internal_capture (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_internal_encoder">Ts3ErrorType.ERROR_sound_internal_encoder (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_internal_playback">Ts3ErrorType.ERROR_sound_internal_playback (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_internal_preprocessor">Ts3ErrorType.ERROR_sound_internal_preprocessor (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_invalid_capture_device">Ts3ErrorType.ERROR_sound_invalid_capture_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_invalid_channel_count">Ts3ErrorType.ERROR_sound_invalid_channel_count (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_invalid_playback_device">Ts3ErrorType.ERROR_sound_invalid_playback_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_invalid_wave">Ts3ErrorType.ERROR_sound_invalid_wave (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_need_more_data">Ts3ErrorType.ERROR_sound_need_more_data (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_no_capture_device_available">Ts3ErrorType.ERROR_sound_no_capture_device_available (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_no_data">Ts3ErrorType.ERROR_sound_no_data (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_no_playback_device_available">Ts3ErrorType.ERROR_sound_no_playback_device_available (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_open_wave">Ts3ErrorType.ERROR_sound_open_wave (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_preprocessor_disabled">Ts3ErrorType.ERROR_sound_preprocessor_disabled (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_read_wave">Ts3ErrorType.ERROR_sound_read_wave (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_unknown_device">Ts3ErrorType.ERROR_sound_unknown_device (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_unsupported_frequency">Ts3ErrorType.ERROR_sound_unsupported_frequency (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_sound_unsupported_wave">Ts3ErrorType.ERROR_sound_unsupported_wave (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_stream_not_participating">Ts3ErrorType.ERROR_stream_not_participating (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_stream_session_limit_reached">Ts3ErrorType.ERROR_stream_session_limit_reached (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_stream_session_not_found">Ts3ErrorType.ERROR_stream_session_not_found (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_stream_unknown">Ts3ErrorType.ERROR_stream_unknown (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_unable_to_bind_network_port">Ts3ErrorType.ERROR_unable_to_bind_network_port (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_undefined">Ts3ErrorType.ERROR_undefined (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_vs_critical">Ts3ErrorType.ERROR_vs_critical (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_whisper_no_targets">Ts3ErrorType.ERROR_whisper_no_targets (C enumerator)</a>
</li>
<li><a href="errors.html#c.Ts3ErrorType.ERROR_whisper_too_many_targets">Ts3ErrorType.ERROR_whisper_too_many_targets (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_array_ftdeletefile">ts3sc_array_ftdeletefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_array_ftdeletefile.fileName">ts3sc_array_ftdeletefile.fileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_array_ftgetfileinfo">ts3sc_array_ftgetfileinfo (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_array_ftgetfileinfo.channelID">ts3sc_array_ftgetfileinfo.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_array_ftgetfileinfo.fileName">ts3sc_array_ftgetfileinfo.fileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftcreatedir">ts3sc_data_ftcreatedir (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftcreatedir.channelID">ts3sc_data_ftcreatedir.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftcreatedir.dirname">ts3sc_data_ftcreatedir.dirname (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftdeletefile">ts3sc_data_ftdeletefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftdeletefile.channelID">ts3sc_data_ftdeletefile.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftgetfileinfo">ts3sc_data_ftgetfileinfo (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftgetfileinfo.RESERVED">ts3sc_data_ftgetfileinfo.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftgetfilelist">ts3sc_data_ftgetfilelist (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftgetfilelist.channelID">ts3sc_data_ftgetfilelist.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftgetfilelist.path">ts3sc_data_ftgetfilelist.path (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitdownload">ts3sc_data_ftinitdownload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitdownload.channelID">ts3sc_data_ftinitdownload.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitdownload.fileName">ts3sc_data_ftinitdownload.fileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload">ts3sc_data_ftinitupload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload.channelID">ts3sc_data_ftinitupload.channelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload.fileName">ts3sc_data_ftinitupload.fileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload.fileSize">ts3sc_data_ftinitupload.fileSize (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload.overwrite">ts3sc_data_ftinitupload.overwrite (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftinitupload.resume">ts3sc_data_ftinitupload.resume (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftrenamefile">ts3sc_data_ftrenamefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftrenamefile.fromChannelID">ts3sc_data_ftrenamefile.fromChannelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftrenamefile.newFileName">ts3sc_data_ftrenamefile.newFileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftrenamefile.oldFileName">ts3sc_data_ftrenamefile.oldFileName (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_data_ftrenamefile.toChannelID">ts3sc_data_ftrenamefile.toChannelID (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftcreatedir">ts3sc_ftcreatedir (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftcreatedir.d">ts3sc_ftcreatedir.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftcreatedir.m">ts3sc_ftcreatedir.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftdeletefile">ts3sc_ftdeletefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftdeletefile.d">ts3sc_ftdeletefile.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftdeletefile.m">ts3sc_ftdeletefile.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftdeletefile.r">ts3sc_ftdeletefile.r (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftdeletefile.r_size">ts3sc_ftdeletefile.r_size (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfileinfo">ts3sc_ftgetfileinfo (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfileinfo.d">ts3sc_ftgetfileinfo.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfileinfo.m">ts3sc_ftgetfileinfo.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfileinfo.r">ts3sc_ftgetfileinfo.r (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfileinfo.r_size">ts3sc_ftgetfileinfo.r_size (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfilelist">ts3sc_ftgetfilelist (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfilelist.d">ts3sc_ftgetfilelist.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftgetfilelist.m">ts3sc_ftgetfilelist.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitdownload">ts3sc_ftinitdownload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitdownload.d">ts3sc_ftinitdownload.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitdownload.m">ts3sc_ftinitdownload.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitupload">ts3sc_ftinitupload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitupload.d">ts3sc_ftinitupload.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftinitupload.m">ts3sc_ftinitupload.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftrenamefile">ts3sc_ftrenamefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftrenamefile.d">ts3sc_ftrenamefile.d (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_ftrenamefile.m">ts3sc_ftrenamefile.m (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftcreatedir">ts3sc_meta_ftcreatedir (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftcreatedir.RESERVED">ts3sc_meta_ftcreatedir.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftdeletefile">ts3sc_meta_ftdeletefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftdeletefile.RESERVED">ts3sc_meta_ftdeletefile.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftgetfileinfo">ts3sc_meta_ftgetfileinfo (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftgetfileinfo.RESERVED">ts3sc_meta_ftgetfileinfo.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftgetfilelist">ts3sc_meta_ftgetfilelist (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftgetfilelist.RESERVED">ts3sc_meta_ftgetfilelist.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftinitdownload">ts3sc_meta_ftinitdownload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftinitdownload.RESERVED">ts3sc_meta_ftinitdownload.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftinitupload">ts3sc_meta_ftinitupload (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftinitupload.RESERVED">ts3sc_meta_ftinitupload.RESERVED (C var)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftrenamefile">ts3sc_meta_ftrenamefile (C struct)</a>
</li>
<li><a href="enumerations.html#c.ts3sc_meta_ftrenamefile.has_toChannelID">ts3sc_meta_ftrenamefile.has_toChannelID (C var)</a>
</li>
<li><a href="server_api.html#c.ts3server_calculateSecurityHash">ts3server_calculateSecurityHash (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_channelDelete">ts3server_channelDelete (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_channelMove">ts3server_channelMove (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_clientMove">ts3server_clientMove (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_clientsKickFromServer">ts3server_clientsKickFromServer (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_createChannel">ts3server_createChannel (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_createSecuritySalt">ts3server_createSecuritySalt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_createVirtualServer">ts3server_createVirtualServer (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_createVirtualServer2">ts3server_createVirtualServer2 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_destroyServerLib">ts3server_destroyServerLib (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_disableClientCommand">ts3server_disableClientCommand (C function)</a>
</li>
<li><a href="server/filetransfer.html#c.ts3server_enableFileManager">ts3server_enableFileManager (C function)</a>, <a href="server_api.html#c.ts3server_enableFileManager">[1]</a>
</li>
<li><a href="server_api.html#c.ts3server_flushChannelCreation">ts3server_flushChannelCreation (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_flushChannelVariable">ts3server_flushChannelVariable (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_flushClientVariable">ts3server_flushClientVariable (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_flushVirtualServerVariable">ts3server_flushVirtualServerVariable (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_freeMemory">ts3server_freeMemory (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelClientList">ts3server_getChannelClientList (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelCreationParamsVariables">ts3server_getChannelCreationParamsVariables (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelList">ts3server_getChannelList (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelOfClient">ts3server_getChannelOfClient (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelVariableAsInt">ts3server_getChannelVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelVariableAsString">ts3server_getChannelVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getChannelVariableAsUInt64">ts3server_getChannelVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getClientIDSfromUIDS">ts3server_getClientIDSfromUIDS (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getClientList">ts3server_getClientList (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getClientVariableAsInt">ts3server_getClientVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getClientVariableAsString">ts3server_getClientVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getClientVariableAsUInt64">ts3server_getClientVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getGlobalErrorMessage">ts3server_getGlobalErrorMessage (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getParentChannelOfChannel">ts3server_getParentChannelOfChannel (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getServerLibVersion">ts3server_getServerLibVersion (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getServerLibVersionNumber">ts3server_getServerLibVersionNumber (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVariableAsInt">ts3server_getVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVariableAsString">ts3server_getVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVariableAsUInt64">ts3server_getVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerConnectionVariableAsDouble">ts3server_getVirtualServerConnectionVariableAsDouble (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerConnectionVariableAsUInt64">ts3server_getVirtualServerConnectionVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerCreationParamsChannelCreationParams">ts3server_getVirtualServerCreationParamsChannelCreationParams (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerCreationParamsVariables">ts3server_getVirtualServerCreationParamsVariables (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerKeyPair">ts3server_getVirtualServerKeyPair (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerList">ts3server_getVirtualServerList (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerVariableAsInt">ts3server_getVirtualServerVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerVariableAsString">ts3server_getVirtualServerVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_getVirtualServerVariableAsUInt64">ts3server_getVirtualServerVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_initServerLib">ts3server_initServerLib (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_makeChannelCreationParams">ts3server_makeChannelCreationParams (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_makeVirtualServerCreationParams">ts3server_makeVirtualServerCreationParams (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setChannelCreationParams">ts3server_setChannelCreationParams (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setChannelVariableAsInt">ts3server_setChannelVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setChannelVariableAsString">ts3server_setChannelVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setChannelVariableAsUInt64">ts3server_setChannelVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setClientVariableAsInt">ts3server_setClientVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setClientVariableAsString">ts3server_setClientVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setClientVariableAsUInt64">ts3server_setClientVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setClientWhisperList">ts3server_setClientWhisperList (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setLogVerbosity">ts3server_setLogVerbosity (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVariableAsInt">ts3server_setVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVariableAsString">ts3server_setVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVariableAsUInt64">ts3server_setVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVirtualServerCreationParams">ts3server_setVirtualServerCreationParams (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVirtualServerVariableAsInt">ts3server_setVirtualServerVariableAsInt (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVirtualServerVariableAsString">ts3server_setVirtualServerVariableAsString (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_setVirtualServerVariableAsUInt64">ts3server_setVirtualServerVariableAsUInt64 (C function)</a>
</li>
<li><a href="server_api.html#c.ts3server_stopVirtualServer">ts3server_stopVirtualServer (C function)</a>
</li>
</ul></td>
</tr></table>
<h2 id="V">V</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="enumerations.html#c.VariablesExport">VariablesExport (C struct)</a>
</li>
<li><a href="enumerations.html#c.VariablesExport.items">VariablesExport.items (C var)</a>
</li>
<li><a href="enumerations.html#c.VariablesExportItem">VariablesExportItem (C struct)</a>
</li>
<li><a href="enumerations.html#c.VariablesExportItem.current">VariablesExportItem.current (C var)</a>
</li>
<li><a href="enumerations.html#c.VariablesExportItem.itemIsValid">VariablesExportItem.itemIsValid (C var)</a>
</li>
<li><a href="enumerations.html#c.VariablesExportItem.proposed">VariablesExportItem.proposed (C var)</a>
</li>
<li><a href="enumerations.html#c.VariablesExportItem.proposedIsSet">VariablesExportItem.proposedIsSet (C var)</a>
</li>
<li><a href="server_api.html#c.VirtualServerCreateFlags">VirtualServerCreateFlags (C enum)</a>
</li>
<li><a href="server_api.html#c.VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_NONE">VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_NONE (C enumerator)</a>
</li>
<li><a href="server_api.html#c.VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_PASSWORDS_ENCRYPTED">VirtualServerCreateFlags.VIRTUALSERVER_CREATE_FLAG_PASSWORDS_ENCRYPTED (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties">VirtualServerProperties (C enum)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_ADDRESS">VirtualServerProperties.VIRTUALSERVER_ADDRESS (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_CHANNELS_ONLINE">VirtualServerProperties.VIRTUALSERVER_CHANNELS_ONLINE (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_CLIENTS_ONLINE">VirtualServerProperties.VIRTUALSERVER_CLIENTS_ONLINE (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_CODEC_ENCRYPTION_MODE">VirtualServerProperties.VIRTUALSERVER_CODEC_ENCRYPTION_MODE (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_CREATED">VirtualServerProperties.VIRTUALSERVER_CREATED (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_ENCRYPTION_CIPHERS">VirtualServerProperties.VIRTUALSERVER_ENCRYPTION_CIPHERS (C enumerator)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_ENDMARKER">VirtualServerProperties.VIRTUALSERVER_ENDMARKER (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_FILEBASE">VirtualServerProperties.VIRTUALSERVER_FILEBASE (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_LOG_FILETRANSFER">VirtualServerProperties.VIRTUALSERVER_LOG_FILETRANSFER (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_MAX_DOWNLOAD_TOTAL_BANDWIDTH">VirtualServerProperties.VIRTUALSERVER_MAX_DOWNLOAD_TOTAL_BANDWIDTH (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_MAX_UPLOAD_TOTAL_BANDWIDTH">VirtualServerProperties.VIRTUALSERVER_MAX_UPLOAD_TOTAL_BANDWIDTH (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_MAXCLIENTS">VirtualServerProperties.VIRTUALSERVER_MAXCLIENTS (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_NAME">VirtualServerProperties.VIRTUALSERVER_NAME (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_PASSWORD">VirtualServerProperties.VIRTUALSERVER_PASSWORD (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_PLATFORM">VirtualServerProperties.VIRTUALSERVER_PLATFORM (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_UNIQUE_IDENTIFIER">VirtualServerProperties.VIRTUALSERVER_UNIQUE_IDENTIFIER (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_UPTIME">VirtualServerProperties.VIRTUALSERVER_UPTIME (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_VERSION">VirtualServerProperties.VIRTUALSERVER_VERSION (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_VERSION_SIGN">VirtualServerProperties.VIRTUALSERVER_VERSION_SIGN (C enumerator)</a>
</li>
<li><a href="properties.html#c.VirtualServerProperties.VIRTUALSERVER_WELCOMEMESSAGE">VirtualServerProperties.VIRTUALSERVER_WELCOMEMESSAGE (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.Visibility">Visibility (C enum)</a>
</li>
<li><a href="enumerations.html#c.Visibility.ENTER_VISIBILITY">Visibility.ENTER_VISIBILITY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.Visibility.LEAVE_VISIBILITY">Visibility.LEAVE_VISIBILITY (C enumerator)</a>
</li>
<li><a href="enumerations.html#c.Visibility.RETAIN_VISIBILITY">Visibility.RETAIN_VISIBILITY (C enumerator)</a>
</li>
</ul></td>
</tr></table>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>&#169; Copyright 2020, TeamSpeak Systems GmbH.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>