Crate tsproto_types[][src]

Expand description

tsproto-types contains basic types and enums that are used within the TeamSpeak protocol.

Modules

crypto

This module contains cryptography related code.

errors
versions

Structs

ChannelGroupId

Identifies a channel group on a server.

ChannelId

Identifies a channel on a server.

ChannelPermissionHint

Hints if the client has the permission to make specific actions.

ClientDbId

The database id of a client.

ClientId

A ClientId identifies a client which is connected to a server.

ClientPermissionHint

Hints if the client has the permission to make specific actions.

IconId
Invoker
InvokerRef
Permission
ServerGroupId

Identifies a server group on a server.

TalkPowerRequest
Uid
UidBuf

Describes a client or server uid which is a base64 encoded hash or a special reserved name.

Enums

ChannelType
ClientType
Codec
CodecEncryptionMode
GroupNamingMode
GroupType
HostBannerMode
HostMessageMode
LicenseType
LogLevel
MaxClients
PermissionType
PluginTargetMode
Reason
TextMessageTargetMode
TokenType